ci: invert language mapping (#46693)

* ci: invert language mapping

* ci: add skip-release-notes on crowdin PRs
This commit is contained in:
Raffael Meyer
2025-03-24 16:17:51 +01:00
committed by GitHub

View File

@@ -1,27 +1,14 @@
files:
- source: /erpnext/locale/main.pot
translation: /erpnext/locale/%locale_with_underscore%.po
translation: /erpnext/locale/%two_letters_code%.po
pull_request_title: "fix: sync translations from crowdin"
pull_request_labels:
- translation
- skip-release-notes
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: ar
bs: bs
de: de
eo: eo
es-ES: es
fa: fa
fr: fr
hr: hr
hu: hu
pl: pl
ru: ru
sv-SE: sv
th: th
tr: tr
zh-CN: zh
two_letters_code:
pt-BR: pt_BR