chore: update crowdin configuration (#25240)
- change PR type to "fix" - add pull request label "translation" - set conventional commit message
This commit is contained in:
parent
eeb6b67ab9
commit
b92dff6ee3
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,8 @@
|
|||
files:
|
||||
- source: /frappe/locale/main.pot
|
||||
translation: /frappe/locale/%two_letters_code%.po
|
||||
pull_request_title: "chore: sync translations from crowdin"
|
||||
pull_request_title: "fix: sync translations from crowdin"
|
||||
pull_request_labels:
|
||||
- translation
|
||||
commit_message: "fix: %language% translations"
|
||||
append_commit_message: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue