From dbca334d40193924c6c0f66f9bd958707f11d923 Mon Sep 17 00:00:00 2001 From: Shadi Naif Date: Fri, 9 Jun 2023 17:50:17 +0300 Subject: [PATCH] feat: Add credentials-themes to the translation pipeline This PR needs https://github.com/openedx/credentials-themes/pull/613 before it's merged. Refs: FC-0012 OEP-58 --- .github/workflows/extract-translation-source-files.yml | 1 + transifex.yml | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) 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