From 10c98a4834ff28c70505f9a9fcdd54668c3fe245 Mon Sep 17 00:00:00 2001 From: Simek Date: Tue, 10 Mar 2026 11:27:59 +0100 Subject: [PATCH] use `false` directly as `append_commit_message` value --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index e65d0c2b814..51991ac32dc 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,4 +4,4 @@ files: translate_attributes: 0 update_option: update_without_changes commit_message: 'New translations: %original_file_name% (%language%)' -append_commit_message: +append_commit_message: false