mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 04:10:20 +08:00
10
web/crowdin.yml
Normal file
10
web/crowdin.yml
Normal file
@ -0,0 +1,10 @@
|
||||
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%',
|
||||
},
|
||||
]
|
Reference in New Issue
Block a user