diff --git a/crowdin.yml b/crowdin.yml index 8e7193d151..ca4980116d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -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