diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index c16e6559825..402aebea472 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -39,6 +39,7 @@ jobs: max-parallel: 1 matrix: repo: + - completion - course-discovery - credentials - DoneXBlock diff --git a/transifex.yml b/transifex.yml index 8160ab3200e..7442670456e 100644 --- a/transifex.yml +++ b/transifex.yml @@ -1,6 +1,14 @@ git: filters: + # completion + - filter_type: dir + file_format: PO + source_file_extension: po + source_language: en + source_file_dir: translations/completion/completion/conf/locale/en/ + translation_files_expression: 'translations/completion/completion/conf/locale//' + # course-discovery - filter_type: dir file_format: PO