Minecraft-Console-Client/crowdin.yml

14 lines
655 B
YAML
Raw Normal View History

files:
- source: /MinecraftClient/Resources/Translations/Translations.resx
2022-10-28 12:10:35 +08:00
translation: /MinecraftClient/Resources/Translations/Translations.%osx_code%.resx
- source: /MinecraftClient/Resources/AsciiArt/AsciiArt.resx
2022-10-28 12:10:35 +08:00
translation: /MinecraftClient/Resources/AsciiArt/AsciiArt.%osx_code%.resx
- source: /README.md
translation: /README/README-%language%.md
2022-11-03 10:50:56 +08:00
- source: /docs/.vuepress/translations/en.json
translation: /docs/.vuepress/translations/%osx_code%.json
- source: /docs/README.md
2022-11-04 11:06:03 +08:00
translation: /docs/l10n/%osx_code%/README.md
2022-11-03 10:50:56 +08:00
- source: /docs/guide/*.md
2022-11-04 11:06:03 +08:00
translation: /docs/l10n/%osx_code%/guide/%original_file_name%