2022-10-28 11:13:20 +08:00
|
|
|
files:
|
|
|
|
|
- source: /MinecraftClient/Resources/Translations/Translations.resx
|
2022-10-28 12:10:35 +08:00
|
|
|
translation: /MinecraftClient/Resources/Translations/Translations.%osx_code%.resx
|
2022-10-28 11:13:20 +08:00
|
|
|
- source: /MinecraftClient/Resources/AsciiArt/AsciiArt.resx
|
2022-10-28 12:10:35 +08:00
|
|
|
translation: /MinecraftClient/Resources/AsciiArt/AsciiArt.%osx_code%.resx
|
2022-10-28 11:13:20 +08:00
|
|
|
- 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%
|