1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/crowdin.yml
ricky a7a1646002
Remove base_url from crowdin.yml (#14364)
Remove `base_url` since we're moving away from Crowdin Enterprise
2022-04-06 12:37:08 -04:00

13 lines
262 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%",
}
]