Skip to content

Commit 4322bf3

Browse files
authored
ci: Use a clearer file name for source file to display in Crowdin
1 parent a3f7609 commit 4322bf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crowdin.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
project_id_env: "CROWDIN_PROJECT_ID"
22
api_token_env: "CROWDIN_PERSONAL_TOKEN"
33

4-
preserve_hierarchy: false
4+
preserve_hierarchy: true
55
files:
66
- source: patches/src/main/resources/addresources/values/strings.xml
7+
dest: patches.xml
78
translation: patches/src/main/resources/addresources/values-%android_code%/strings.xml
89
skip_untranslated_strings: true

0 commit comments

Comments
 (0)