feat: translations via gettext

This commit is contained in:
Jannat Patel
2024-07-01 11:15:12 +05:30
parent 3745db6da4
commit eed16d9604
5 changed files with 12683 additions and 0 deletions

8
crowdin.yml Normal file
View File

@@ -0,0 +1,8 @@
files:
- source: /lms/locale/main.pot
translation: /lms/locale/%two_letters_code%.po
pull_request_title: "chore: sync translations from crowdin"
pull_request_labels:
- translation
commit_message: "chore: %language% translations"
append_commit_message: false