Skip to content

Commit 599ee3b

Browse files
authored
Update transifex config (#5312)
1 parent ac3eda1 commit 599ee3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.transifex/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
filters:
22
- filter_type: file
33
# all supported i18n types: https://docs.transifex.com/formats
4-
file_format: Android
4+
file_format: ANDROID
55
source_language: en
66
source_file: app/src/main/res/values/strings.xml
7+
mode: sourceastranslation
78
# path expression to translation files, must contain <lang> placeholder
89
translation_files_expression: 'app/src/main/res/values-<lang>/strings.xml'
910
settings:

0 commit comments

Comments
 (0)