From 63c9fa251823855e8161ea50fef39776522e4178 Mon Sep 17 00:00:00 2001 From: Arseny Lisin Date: Fri, 6 Dec 2024 14:56:42 +0300 Subject: [PATCH] Add update_as_unapproved option --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index bf498beb62d..bf82462a7e9 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -20,5 +20,6 @@ files: translation: /i18n/%two_letters_code%/docusaurus-plugin-content-docs/current/**/%original_file_name% languages_mapping: *languages_mapping update_option: 'update_as_unapproved' + ignore: - "/**/_category_.json"