From c99306b646236c89c4433c21e8dcc03b2d4bc813 Mon Sep 17 00:00:00 2001 From: Scighost Date: Thu, 22 Jun 2023 14:44:04 +0800 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index d6b58e9ca..d4ec47b73 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,5 @@ files: - - source: /Starward.Language/Lang.resx - translation: /Starward.Language/Lang.%locale%.resx + - source: /**/*.resx + ignore: + - /**/*.*.resx + translation: /%original_path%/%file_name%.%locale%.resx