From d4938492208468851e6345fb745beaee5d2098e5 Mon Sep 17 00:00:00 2001 From: anatol Date: Sun, 21 Apr 2024 19:00:20 +0300 Subject: [PATCH] WIP --- ui/crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/crowdin.yml b/ui/crowdin.yml index 33ab6ff0c..1a051fab2 100644 --- a/ui/crowdin.yml +++ b/ui/crowdin.yml @@ -27,14 +27,14 @@ files: [ # Where translations will be placed # e.g. "/resources/%two_letters_code%/%original_file_name%" # - "translation": "/i18n/%locale%.ts", + "translation": "/i18n/%locale_with_underscore%.ts", # # Files or directories for ignore # e.g. ["/**/?.txt", "/**/[0-9].txt", "/**/*\?*.txt"] # - #"ignore": ["Localizable.strings", "strings.xml", "Website"], + "ignore": ["/**/Localizable.strings", "/**/strings.xml", "/**/Website"], # # The dest allows you to specify a file name in Crowdin