From d7836890ea443d80e50849ddccd91f7771aaa8ff Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 17 Feb 2021 18:19:46 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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": "外观样式", -- cgit