From 115a5c4a1073e85464437e7d60106543f7b6d549 Mon Sep 17 00:00:00 2001 From: BruceChen Date: Thu, 3 Nov 2022 10:50:56 +0800 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index b8b2b980..4a8d3a36 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -5,3 +5,9 @@ files: translation: /MinecraftClient/Resources/AsciiArt/AsciiArt.%osx_code%.resx - source: /README.md translation: /README/README-%language%.md + - source: /docs/.vuepress/translations/en.json + translation: /docs/.vuepress/translations/%osx_code%.json + - source: /docs/README.md + translation: /docs/%osx_code%/README.md + - source: /docs/guide/*.md + translation: /docs/%osx_code%/guide/%original_file_name%