ci: Switch to using crowdin.yml to specify filename

This commit is contained in:
Ushie
2026-01-07 23:50:57 +03:00
parent 44c06e2197
commit dfeca09d00
4 changed files with 3 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
project_id_env: "CROWDIN_PROJECT_ID"
api_token_env: "CROWDIN_PERSONAL_TOKEN"
preserve_hierarchy: false
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