diff --git a/crowdin.yml b/crowdin.yml index 84ece8dfad7..8da1fb31949 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,8 @@ files: - source: /erpnext/locale/main.pot translation: /erpnext/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