From aed47732e6775eeb086d5a6e066a4140282b8587 Mon Sep 17 00:00:00 2001 From: BruceChen Date: Fri, 28 Oct 2022 12:10:35 +0800 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 3e064c4a..b8b2b980 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,7 +1,7 @@ files: - source: /MinecraftClient/Resources/Translations/Translations.resx - translation: /MinecraftClient/Resources/Translations/Translations%osx_code% + translation: /MinecraftClient/Resources/Translations/Translations.%osx_code%.resx - source: /MinecraftClient/Resources/AsciiArt/AsciiArt.resx - translation: /MinecraftClient/Resources/AsciiArt/AsciiArt%osx_code% + translation: /MinecraftClient/Resources/AsciiArt/AsciiArt.%osx_code%.resx - source: /README.md translation: /README/README-%language%.md