From a5a37c61815566fc8853018f244ad7fc27ee69a6 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Tue, 22 Jul 2025 10:38:28 +0530 Subject: [PATCH] fix: updated crowdin.yml --- crowdin.yml | 5 +++++ 1 file changed, 5 insertions(+) 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