ci: Simplify Crowdin translation file destination path (#6463)

This commit is contained in:
Ushie
2026-01-08 00:31:15 +03:00
committed by GitHub
parent a3f7609fe3
commit 3d754575a4

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: patches/src/main/resources/addresources/values/strings.xml
dest: patches.xml
translation: patches/src/main/resources/addresources/values-%android_code%/strings.xml
skip_untranslated_strings: true