From c87a81646bfaf6d2ad39698f3bddde9e5c6b0918 Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Mon, 10 Feb 2020 13:55:34 -0600 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 6a749552c9..51991ac32d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,7 +1,7 @@ files: - source: /translation/source/*.xml translation: /translation/dest/%file_name%/%locale%.%file_extension% - translate_attributes: '0' + translate_attributes: 0 update_option: update_without_changes -commit_message: "New translations: %original_file_name% (%language%)" +commit_message: 'New translations: %original_file_name% (%language%)' append_commit_message: false