diff --git a/transifex.yml b/transifex.yml index aa04c61b2..cf7f28bf3 100644 --- a/transifex.yml +++ b/transifex.yml @@ -4,4 +4,13 @@ git: file_format: PO source_file: org.hl7.fhir.utilities/src/main/resources/source/transifex/rendering-phrases-en.po source_language: en - translation_files_expression: 'org.hl7.fhir.utilities/src/main/resources/source/transifex/rendering-phrases_.po' \ No newline at end of file + translation_files_expression: 'org.hl7.fhir.utilities/src/main/resources/source/transifex/rendering-phrases_.po' + + +git: + filters: + - filter_type: dynamic + file_format: PO + source_language: en + source_files_expression: org.hl7.fhir.utilities/src/main/resources/source/transifex/-en.po + translation_files_expression: 'org.hl7.fhir.utilities/src/main/resources/source/transifex/translations/-.po'