ModernFix-fix/src/main/resources/assets/modernfix/lang/zh_cn.json
2023-04-30 21:57:23 -04:00

14 lines
696 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"key.modernfix": "现代化修复",
"key.modernfix.config": "打开配置屏幕",
"modernfix.jei_load": "正在加载JEI这可能会花费一段时间。",
"modernfix.no_lazydfu": "未检测到DFU载入优化。如果Minecraft需要从旧版本更新游戏数据可能会出现极大的延迟。",
"modernfix.config": "现代化修复Mixin配置",
"modernfix.config.done_restart": "完成(生效需重启)",
"modernfix.option.on": "开启",
"modernfix.option.off": "关闭",
"modernfix.config.not_default": " (已修改)",
"asynclocator.map.locating": "地图(定位中……)",
"asynclocator.map.none": "地图(未能在附近找到相关地物)"
}