feat: integrate crowdin #1402 (#1599)

This commit is contained in:
Meier Lukas
2024-12-04 21:43:02 +01:00
committed by GitHub
parent bf45860966
commit 096f03432c
3 changed files with 76 additions and 0 deletions

10
crowdin.yml Normal file
View File

@@ -0,0 +1,10 @@
files:
- source: /packages/translation/src/lang/en.json
translation: /packages/translation/src/lang/%two_letters_code%.json
# Title of pull request and so the commit that will be used for squashed merge commit
pull_request_title: "chore(lang): updated translations from crowdin"
# Custom commit message that is not only appended
commit_message: "chore(lang): update translations %original_file_name% from crowdin [skip ci]"
append_commit_message: false