diff --git a/crowdin.yml b/crowdin.yml index 9daa2e04..aebaa70d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,8 @@ files: - source: /crm/locale/main.pot translation: /crm/locale/%two_letters_code%.po +pull_request_title: "chore: sync translations from crowdin" +pull_request_labels: + - translation +commit_message: "chore: %language% translations" +append_commit_message: false \ No newline at end of file