diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index 9af2c28abc3..307e8957eb5 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -43,6 +43,7 @@ jobs: - completion - course-discovery - credentials + - credentials-themes - DoneXBlock - edx-ace - edx-bulk-grades diff --git a/transifex.yml b/transifex.yml index 64f22774013..b7f05a5c2b5 100644 --- a/transifex.yml +++ b/transifex.yml @@ -33,6 +33,14 @@ git: source_file_dir: translations/credentials/credentials/conf/locale/en/ translation_files_expression: 'translations/credentials/credentials/conf/locale//' + # credentials-themes + - filter_type: dir + file_format: PO + source_file_extension: po + source_language: en + source_file_dir: translations/credentials-themes/edx_credentials_themes/conf/locale/en/ + translation_files_expression: 'translations/credentials-themes/edx_credentials_themes/conf/locale//' + # DoneXBlock - filter_type: dir file_format: PO