Skip to content

Commit

Permalink
Add edx-bulk-grades
Browse files Browse the repository at this point in the history
  • Loading branch information
shadinaif committed Apr 27, 2023
1 parent 4ffb8c4 commit 69c61f8
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 @@ -41,6 +41,7 @@ jobs:
# - credentials
# - ['completion', 'shadinaif/FC-0012-OEP-58']
- ['edx-ace', 'shadinaif/FC-0012-OEP-58']
- ['edx-bulk-grades', 'shadinaif/FC-0012-OEP-58']
# - ['edx-ora2', 'shadinaif/FC-0012-OEP-58']
# - ['edx-proctoring', 'shadinaif/FC-0012-OEP-58']
# - ['DoneXBlock', 'shadinaif/FC-0012-OEP-58']
Expand Down
8 changes: 8 additions & 0 deletions transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ git:
source_file_dir: translations/edx-ace/edx_ace/conf/locale/en/
translation_files_expression: 'translations/edx-ace/edx_ace/conf/locale/<lang>/'

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

# edx-ora2
- filter_type: dir
file_format: PO
Expand Down

0 comments on commit 69c61f8

Please sign in to comment.