mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 19:49:18 +00:00
chore: fix file naming for Crowdin integration (#46434)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
files:
|
files:
|
||||||
- source: /erpnext/locale/main.pot
|
- source: /erpnext/locale/main.pot
|
||||||
translation: /erpnext/locale/%two_letters_code%.po
|
translation: /erpnext/locale/%locale_with_underscore%.po
|
||||||
pull_request_title: "fix: sync translations from crowdin"
|
pull_request_title: "fix: sync translations from crowdin"
|
||||||
pull_request_labels:
|
pull_request_labels:
|
||||||
- translation
|
- translation
|
||||||
|
|||||||
Reference in New Issue
Block a user