diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 14a6ae7ea..5ced13009 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -75,7 +75,7 @@ "text.rei.config.is.reloading": "插件正在重新加载!", "text.rei.enabled": "是", "text.rei.disabled": "否", - "text.rei.short_gamemode.survival": "生", + "text.rei.short_gamemode.survival": "生存模式", "text.rei.short_gamemode.creative": "创", "text.rei.short_gamemode.adventure": "冒", "text.rei.short_gamemode.spectator": "旁", @@ -108,6 +108,7 @@ "msg.rei.exported_recipe.desc": "请访问\"rei_exports\"文件夹。", "subsets.rei.roughlyenoughitems.all_entries": "所有条目", "subsets.rei.roughlyenoughitems.item_groups": "创造模式下的分类", + "_comment": "配置提示", "config.roughlyenoughitems.title": "Roughly Enough Items 配置", "config.roughlyenoughitems.basics": "基础", "config.roughlyenoughitems.appearance": "外观样式", |
