Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add edx-proctoring to the translation pipeline #245

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: Add edx-proctoring to the translation pipeline
This PR needs openedx/edx-proctoring#1124 before it's merged.

Refs: FC-0012 OEP-58
shadinaif committed May 9, 2023
commit b76bfad3f0478750f22ce52c2de5b71eafeb7ec6
1 change: 1 addition & 0 deletions .github/workflows/extract-translation-source-files.yml
Original file line number Diff line number Diff line change
@@ -44,6 +44,7 @@ jobs:
- credentials
- DoneXBlock
- edx-ora2
- edx-proctoring
- RecommenderXBlock
- xblock-drag-and-drop-v2
- xblock-lti-consumer
9 changes: 9 additions & 0 deletions transifex.yml
Original file line number Diff line number Diff line change
@@ -41,6 +41,15 @@ git:
source_file_dir: translations/edx-ora2/openassessment/conf/locale/en/
translation_files_expression: 'translations/edx-ora2/openassessment/conf/locale/<lang>/'


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

# frontend-app-account
- filter_type: file
file_format: KEYVALUEJSON