From 2827ae45a3cb25a4974a08105c2ff814d75cd97d Mon Sep 17 00:00:00 2001 From: Shadi Naif Date: Tue, 9 May 2023 18:25:33 +0300 Subject: [PATCH] feat: Add edx-ora2 to the translation pipeline (#244) Refs: FC-0012 OEP-58 --- .github/workflows/extract-translation-source-files.yml | 1 + transifex.yml | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/.github/workflows/extract-translation-source-files.yml b/.github/workflows/extract-translation-source-files.yml index 402aebea472..1d966f775ae 100644 --- a/.github/workflows/extract-translation-source-files.yml +++ b/.github/workflows/extract-translation-source-files.yml @@ -43,6 +43,7 @@ jobs: - course-discovery - credentials - DoneXBlock + - edx-ora2 - RecommenderXBlock - xblock-drag-and-drop-v2 - xblock-lti-consumer diff --git a/transifex.yml b/transifex.yml index 7442670456e..2ba59708e5a 100644 --- a/transifex.yml +++ b/transifex.yml @@ -33,6 +33,14 @@ git: source_file_dir: translations/DoneXBlock/done/conf/locale/en/ translation_files_expression: 'translations/DoneXBlock/done/conf/locale//' + # edx-ora2 + - filter_type: dir + file_format: PO + source_file_extension: po + source_language: en + source_file_dir: translations/edx-ora2/openassessment/conf/locale/en/ + translation_files_expression: 'translations/edx-ora2/openassessment/conf/locale//' + # frontend-app-account - filter_type: file file_format: KEYVALUEJSON