diff --git a/transifex.yml b/transifex.yml deleted file mode 100644 index c9a354d853..0000000000 --- a/transifex.yml +++ /dev/null @@ -1,35 +0,0 @@ -filters: - - filter_type: file - # all supported i18n types: https://docs.transifex.com/formats - file_format: Android - source_language: en_US - source_file: app/src/main/res/values/strings.xml - # path expression to translation files, must contain placeholder - translation_files_expression: app/src/main/res/values-/strings.xml - - filter_type: file - file_format: TXT - source_language: en_US - source_file: fastlane/metadata/android/en-US/short_description.txt - translation_files_expression: fastlane/metadata/android//short_description.txt - - filter_type: file - file_format: TXT - source_language: en_US - source_file: fastlane/metadata/android/en-US/full_description.txt - translation_files_expression: fastlane/metadata/android//full_description.txt -settings: - language_mapping: - sv_SE: sv - pt_PT: pt-rPT - ko_KR: ko-rKR - hi_IN: hi-rIN - fa_IR: fa-rIR - ast_ES: ast-rES - zh_CN: zh-rCN - zh_TW: zh-rTW - zh_HK: zh-rHK - pt_BR: pt-rBR - my_MM: my-rMM - it_IT: it-rIT - tr_TR: tr-rTR - zh-Hans: zh-rHN - hu: hu-rHU