mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-23 02:35:49 +08:00
11 lines
248 B
YAML
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',
|
|
},
|
|
]
|