You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
330 B
12 lines
330 B
"project_id_env": CROWDIN_PROJECT_ID
|
|
"api_token_env": CROWDIN_PERSONAL_TOKEN
|
|
"base_path" : "."
|
|
|
|
"preserve_hierarchy": true
|
|
|
|
files:
|
|
- "source" : "app/_locales/en/messages.json"
|
|
"translation" : "/app/_locales/%two_letters_code%/%original_file_name%"
|
|
"languages_mapping":
|
|
"two_letters_code":
|
|
"zh-CN": "zh_CN"
|
|
|