casdoor/web/crowdin.yml
Nekotoxin 1d183decea
fix: cicd error (#671)
* fix: ci/cd error

* fix: ci/cd error

* fix: ci/cd error
2022-04-16 00:09:23 +08:00

11 lines
248 B
YAML

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',
},
]