From 9d08bb5effa97387753e5aa04ab07ca08e87285a Mon Sep 17 00:00:00 2001 From: dan63047 <44553627+dan63047@users.noreply.github.com> Date: Wed, 4 Dec 2024 19:05:07 +0300 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin.yml b/crowdin.yml index b1a2b93..9de2830 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,4 +2,4 @@ files: - source: /res/i18n/*.json ignore: - /res/i18n/old_*.json - translation: /res/i18n/strings_%locale_with_underscore%.%file_extension% + translation: /res/i18n/strings_%locale%.%file_extension%