mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-24 08:20:31 +08:00
11 lines
257 B
YAML
11 lines
257 B
YAML
project_id: '463556'
|
|
api_token_env: 'CROWDIN_PERSONAL_TOKEN'
|
|
preserve_hierarchy: true
|
|
files: [
|
|
# JSON translation files
|
|
{
|
|
source: '/src/locales/en/**/*',
|
|
translation: '/src/locales/%two_letters_code%/**/%original_file_name%',
|
|
},
|
|
]
|