mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 21:56:17 +00:00
10 lines
292 B
YAML
10 lines
292 B
YAML
project_id_env: "CROWDIN_PROJECT_ID"
|
|
api_token_env: "CROWDIN_PERSONAL_TOKEN"
|
|
|
|
preserve_hierarchy: true
|
|
files:
|
|
- source: app/src/main/res/values/strings.xml
|
|
dest: manager.xml
|
|
translation: app/src/main/res/values-%android_code%/strings.xml
|
|
skip_untranslated_strings: true
|