ci: configure language mapping for crowdin (#31778)
This commit is contained in:
parent
07283e31a6
commit
5f61e2eca4
1 changed files with 17 additions and 0 deletions
17
crowdin.yml
17
crowdin.yml
|
|
@ -7,3 +7,20 @@ pull_request_labels:
|
|||
- skip-release-notes
|
||||
commit_message: "fix: %language% translations"
|
||||
append_commit_message: false
|
||||
languages_mapping:
|
||||
locale_with_underscore:
|
||||
ar_SA: ar
|
||||
bs_BA: bs
|
||||
de_DE: de
|
||||
eo_UY: eo
|
||||
es_ES: es
|
||||
fa_IR: fa
|
||||
fr_FR: fr
|
||||
hr_HR: hr
|
||||
hu_HU: hu
|
||||
pl_PL: pl
|
||||
ru_RU: ru
|
||||
sv_SE: sv
|
||||
th_TH: th
|
||||
tr_TR: tr
|
||||
zh_CN: zh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue