Skip to content

Commit

Permalink
feat: Add xblock-adventure to the translation pipeline
Browse files Browse the repository at this point in the history
This PR needs openedx-unsupported/xblock-adventure#54 before it's merged.

Refs: FC-0012 OEP-58
  • Loading branch information
shadinaif committed Apr 30, 2023
1 parent 37a45a9 commit 44e8448
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/extract-translation-source-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- credentials
- DoneXBlock
- RecommenderXBlock
- xblock-adventure
- xblock-drag-and-drop-v2
- xblock-lti-consumer
- xblock-qualtrics-survey
Expand Down
8 changes: 8 additions & 0 deletions transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,14 @@ git:
source_file: translations/studio-frontend/src/i18n/transifex_input.json
translation_files_expression: 'translations/studio-frontend/src/i18n/messages/<lang>.json'

# xblock-adventure
- filter_type: dir
file_format: PO
source_file_extension: po
source_language: en
source_file_dir: translations/xblock-adventure/adventure/conf/locale/en/
translation_files_expression: 'translations/xblock-adventure/adventure/conf/locale/<lang>/'

# xblock-drag-and-drop-v2
- filter_type: dir
file_format: PO
Expand Down

0 comments on commit 44e8448

Please sign in to comment.