kopia lustrzana https://github.com/vitorpamplona/amethyst
30 wiersze
647 B
YAML
30 wiersze
647 B
YAML
"project_id_env": "CROWDIN_PROJECT_ID"
|
|
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
|
"base_path": "."
|
|
"base_url": "https://api.crowdin.com"
|
|
"preserve_hierarchy": true
|
|
|
|
files:
|
|
- source: app/src/main/res/values/strings.xml
|
|
translation: app/src/main/res/values-%android_code%/%original_file_name%
|
|
type: android
|
|
skip_untranslated_strings: true
|
|
languages_mapping:
|
|
android_code:
|
|
ar: ar
|
|
cs: cs
|
|
de: de
|
|
eo: eo
|
|
es: es
|
|
fa: fa
|
|
fr: fr
|
|
hu: hu
|
|
in: in
|
|
ja: ja
|
|
nl: nl
|
|
ru: ru
|
|
ta: ta
|
|
th: th
|
|
tr: tr
|
|
uk: uk
|
|
zh: zh |