diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index f821740ec..9a22f62c9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -88,13 +88,13 @@ "text.rei.recipe_screen_type.selection": "合成界面类型选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.", "text.rei.view_recipes_for": "查看 %s 的配方", - "text.rei.subsets": "Subsets", - "text.rei.tiny_potato": "Tiny Potatoz", + "text.rei.subsets": "项目分类", + "text.rei.tiny_potato": "小土豆", "tooltip.rei.fluid_amount": "§7%d 单位", "msg.rei.copied_recipe_id": "已复制配方ID", "msg.rei.recipe_id_details": "配方ID:%s", "subsets.rei.roughlyenoughitems.all_entries": "所有条目", - "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", + "subsets.rei.roughlyenoughitems.item_groups": "分类", "_comment": "配置提示", "config.roughlyenoughitems.title": "配置", "config.roughlyenoughitems.!general": "常规", @@ -116,7 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "收藏物品:", "config.roughlyenoughitems.favoritesEnabled": "已启用收藏夹:", "config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:", - "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", + "config.roughlyenoughitems.isSubsetsEnabled": "显示项目分类:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "渲染附魔光效:", |
