diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index 7fddf54f12e..29094c99c0a 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -42,6 +42,7 @@ jobs: - course-discovery - credentials - DoneXBlock + - edx-bulk-grades - RecommenderXBlock - xblock-drag-and-drop-v2 - xblock-lti-consumer diff --git a/transifex.yml b/transifex.yml index 5b5456f6ad7..a1c034b2384 100644 --- a/transifex.yml +++ b/transifex.yml @@ -25,6 +25,14 @@ git: source_file_dir: translations/DoneXBlock/done/conf/locale/en/ translation_files_expression: 'translations/DoneXBlock/done/conf/locale//' + # edx-bulk-grades + - filter_type: dir + file_format: PO + source_file_extension: po + source_language: en + source_file_dir: translations/edx-bulk-grades/bulk_grades/conf/locale/en/ + translation_files_expression: 'translations/edx-bulk-grades/bulk_grades/conf/locale//' + # frontend-app-account - filter_type: file file_format: KEYVALUEJSON