diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index 7f2f3b5e8b3..103ca6fd3f9 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -41,6 +41,7 @@ jobs: repo: - course-discovery - credentials + - DoneXBlock - RecommenderXBlock - xblock-drag-and-drop-v2 runs-on: ubuntu-latest diff --git a/transifex.yml b/transifex.yml index 45efa3dc1b9..36812cd8edb 100644 --- a/transifex.yml +++ b/transifex.yml @@ -17,6 +17,14 @@ git: source_file_dir: translations/credentials/credentials/conf/locale/en/ translation_files_expression: 'translations/credentials/credentials/conf/locale//' + # DoneXBlock + - filter_type: dir + file_format: PO + source_file_extension: po + source_language: en + source_file_dir: translations/DoneXBlock/done/conf/locale/en/ + translation_files_expression: 'translations/DoneXBlock/done/conf/locale//' + # frontend-app-account - filter_type: file file_format: KEYVALUEJSON