Skip to content

Commit

Permalink
Merge pull request #1482 from Zeit-Labs/supported-langs-sync
Browse files Browse the repository at this point in the history
feat: sync all supported langs
  • Loading branch information
OmarIthawi authored Oct 10, 2023
2 parents 2c45d95 + caa7f87 commit 291ec6f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ sync_translations sync_translations_github_workflow


# Default languages for the sync_translations.py file
# Eventually, this should be all the languages Open edX supports. We're starting with a subset for now.
export TX_LANGUAGES := ar,de,fr_CA
# This includes languages with at least 50% translated entries.
# This list should be all the languages Open edX supports until the migration is complete.
export TX_LANGUAGES := ar,da,de_DE,el,es-149,es_ES,fr_CA,hi,he,id,it_IT,pt_BR,pt_PT,ru,th,tr_TR,uk,zh_CN


piptools:
Expand Down

0 comments on commit 291ec6f

Please sign in to comment.