mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
ci: configure language mapping for crowdin
This commit is contained in:
16
crowdin.yml
16
crowdin.yml
@@ -8,3 +8,19 @@ pull_request_reviewers:
|
|||||||
- barredterra # change to your GitHub username if you copied this file
|
- barredterra # change to your GitHub username if you copied this file
|
||||||
commit_message: "fix: %language% translations"
|
commit_message: "fix: %language% translations"
|
||||||
append_commit_message: false
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user