diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index e38cc9580c3..4a88eafe51b 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 9cb8528d88c..78c30b94cf8 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 @@ -80,7 +88,7 @@ git: source_language: en source_file_dir: translations/FeedbackXBlock/feedback/conf/locale/en/ translation_files_expression: 'translations/FeedbackXBlock/feedback/conf/locale//' - + # frontend-app-account - filter_type: file file_format: KEYVALUEJSON