mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
27 lines
614 B
YAML
27 lines
614 B
YAML
files:
|
|
- source: /erpnext/locale/main.pot
|
|
translation: /erpnext/locale/%locale_with_underscore%.po
|
|
pull_request_title: "fix: sync translations from crowdin"
|
|
pull_request_labels:
|
|
- translation
|
|
pull_request_reviewers:
|
|
- barredterra # change to your GitHub username if you copied this file
|
|
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
|