From 493dcac50774938af267eeda61c3ae6805d783b0 Mon Sep 17 00:00:00 2001 From: David Lane <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 21 May 2026 20:18:15 -0400 Subject: [PATCH] chore(crowdin): set commit message (#5160) --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index a1297270..22871068 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,6 +2,8 @@ "base_path": "." "base_url": "https://api.crowdin.com" # optional (for Crowdin Enterprise only) "preserve_hierarchy": true # false will flatten tree on crowdin, but doesn't work with dest option +"commit_message": "chore(l10n): update translations %original_file_name% (%language%)" +"append_commit_message": false "pull_request_title": "chore(l10n): update translations" "pull_request_labels": [ "crowdin",