mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-21 17:37:01 +01:00
d520fc57cb
Co-authored-by: Alex Donesky <adonesky@gmail.com>
13 lines
330 B
YAML
13 lines
330 B
YAML
"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"
|