Skip to content

Commit 86b202f

Browse files
authored
Change transifex mode to onlytranslated (#5334)
1 parent bc061f8 commit 86b202f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.transifex/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ filters:
44
file_format: ANDROID
55
source_language: en
66
source_file: app/src/main/res/values/strings.xml
7-
mode: sourceastranslation
7+
mode: onlytranslated
88
# path expression to translation files, must contain <lang> placeholder
99
translation_files_expression: 'app/src/main/res/values-<lang>/strings.xml'
1010
settings:

0 commit comments

Comments
 (0)