mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-16 20:05:09 +01:00
Create zh-cn.json
This commit is contained in:
17
src/main/resources/assets/puzzle/lang/zh-cn.json
Normal file
17
src/main/resources/assets/puzzle/lang/zh-cn.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"puzzle.text.update_available":"有新版本可供升级!",
|
||||
"puzzle.screen.title":"拼图设置",
|
||||
"puzzle.page.graphics":"显示设置",
|
||||
"puzzle.page.resources":"资源设置",
|
||||
"puzzle.page.performance":"性能设置",
|
||||
"puzzle.page.misc":"其他设置",
|
||||
"puzzle.option.check_for_updates":"检查更新",
|
||||
"puzzle.option.show_version_info":"显示拼图版本信息",
|
||||
"puzzle.option.resourcepack_splash_screen":"使用纹理包的加载界面",
|
||||
"puzzle.option.disable_splash_screen_blend":"禁止加载界面徽标渲染",
|
||||
"puzzle.option.emissive_textures":"发光贴图",
|
||||
"puzzle.option.unlimited_model_rotations":"无限模型旋转",
|
||||
"puzzle.option.bigger_custom_models":"更大的自定义模型",
|
||||
"puzzle.option.render_layer_overrides":"覆盖渲染层",
|
||||
"puzzle.midnightconfig.title":"拼图高级设置"
|
||||
}
|
||||
Reference in New Issue
Block a user