casdoor/web/crowdin.yml
2021-12-26 09:49:00 +08:00

11 lines
256 B
YAML

project_id: '491513'
api_token_env: 'CROWDIN_PERSONAL_TOKEN'
preserve_hierarchy: true
files: [
# JSON translation files
{
source: '/web/src/locales/en/data.json',
translation: '/web/src/locales/%two_letters_code%/data.json',
},
]