Skip to content

Commit 1c823c4

Browse files
authored
Merge pull request #4410 from yurtpage/patch-1
2 parents 45e6c4b + 7f0b478 commit 1c823c4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

transifex.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ filters:
66
source_file: app/src/main/res/values/strings.xml
77
# path expression to translation files, must contain <lang> placeholder
88
translation_files_expression: app/src/main/res/values-<lang>/strings.xml
9+
- filter_type: file
10+
file_format: TXT
11+
source_language: en_US
12+
source_file: fastlane/metadata/android/en-US/short_description.txt
13+
translation_files_expression: fastlane/metadata/android/<lang>/short_description.txt
14+
- filter_type: file
15+
file_format: TXT
16+
source_language: en_US
17+
source_file: fastlane/metadata/android/en-US/full_description.txt
18+
translation_files_expression: fastlane/metadata/android/<lang>/full_description.txt
919
settings:
1020
language_mapping:
1121
sv_SE: sv
@@ -23,4 +33,4 @@ settings:
2333
it_IT: it-rIT
2434
tr_TR: tr-rTR
2535
zh-Hans: zh-rHN
26-
hu: hu-rHU
36+
hu: hu-rHU

0 commit comments

Comments
 (0)