git: filters: - filter_type: file # all supported i18n types: https://docs.transifex.com/formats file_format: XLIFF source_language: en source_file: web/xliff/en.xlf # path expression to translation files, must contain placeholder translation_files_expression: "web/xliff/.xlf" - filter_type: file # all supported i18n types: https://docs.transifex.com/formats file_format: PO source_language: en source_file: locale/en/LC_MESSAGES/django.po # path expression to translation files, must contain placeholder translation_files_expression: "locale//LC_MESSAGES/django.po"