From 152b2d27c9ba148033c871644bf89ad65119b8d2 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Fri, 4 Jul 2025 20:54:46 +0000 Subject: [PATCH] Update Crowdin config (#2346) Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com> --- config/crowdin/crowdin.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/crowdin/crowdin.yml b/config/crowdin/crowdin.yml index 87f508c86..d5fb0c575 100644 --- a/config/crowdin/crowdin.yml +++ b/config/crowdin/crowdin.yml @@ -29,8 +29,10 @@ "translation_replace": { "sr-Latn": "b+sr+Latn", }, - "update_strings": true, "cleanup_mode": true, - "escape_special_characters": 1 + "update_option:": "update_as_unapproved", + "escape_quotes": 2, + "escape_special_characters": 1, + "type": "android", } ]