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.
13 lines
306 B
13 lines
306 B
"project_id_env": CROWDIN_PROJECT_ID
|
|
"api_token_env": CROWDIN_PERSONAL_TOKEN
|
|
"base_path" : "."
|
|
"base_url" : "https://metamask.crowdin.com"
|
|
|
|
"preserve_hierarchy": true
|
|
|
|
files: [
|
|
{
|
|
"source" : "app/_locales/en/messages.json",
|
|
"translation" : "/app/_locales/%two_letters_code%/%original_file_name%",
|
|
}
|
|
]
|
|
|