mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-25 19:11:00 +02:00
11 lines
359 B
YAML
11 lines
359 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: amethyst/src/main/res/values/strings.xml
|
|
translation: amethyst/src/main/res/values-%android_code%/%original_file_name%
|
|
type: android
|
|
skip_untranslated_strings: true |