casdoor/web/crowdin.yml

11 lines
248 B
YAML
Raw Normal View History

2021-12-26 09:24:37 +08:00
project_id: '491513'
api_token_env: 'CROWDIN_PERSONAL_TOKEN'
preserve_hierarchy: true
files: [
# JSON translation files
{
source: '/src/locales/en/data.json',
translation: '/src/locales/%two_letters_code%/data.json',
},
]