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