diff --git a/transifex.yml b/transifex.yml index 15bf5aa76..f55256745 100644 --- a/transifex.yml +++ b/transifex.yml @@ -1,8 +1,7 @@ -filters: -- filter_type: file - file_format: UNICODEPROPERTIES - source_language: en - source_file: ui/src/main/resources/i18n/messages.properties - translation_files_expression: 'ui/src/main/resources/i18n/messages_.properties' -settings: - pr_branch_name: feature/translation-update- \ No newline at end of file +git: + filters: + - filter_type: file + file_format: UNICODEPROPERTIES + source_language: en + source_file: ui/src/main/resources/i18n/messages.properties + translation_files_expression: 'ui/src/main/resources/i18n/messages_.properties' \ No newline at end of file