diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index dae94ebd7..750c2d74d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -1,5 +1,5 @@ { - "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", + "key.rei.category": "Roughly Enough Items(在“配置”屏幕上设置快捷键)", "text.rei.cheating": "作弊", "text.rei.cheating_disabled": "§7作弊已禁用", "text.rei.cheating_enabled": "§c作弊已启用", @@ -130,9 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "深色主题", "config.roughlyenoughitems.darkTheme.boolean.false": "浅色主题", "config.roughlyenoughitems.recipeBorder": "配方显示边框:", - "config.roughlyenoughitems.recipeBorder.lighter": "淡灰色", + "config.roughlyenoughitems.recipeBorder.lighter": "更亮", "config.roughlyenoughitems.recipeBorder.default": "默认", - "config.roughlyenoughitems.recipeBorder.none": "毫无", + "config.roughlyenoughitems.recipeBorder.none": "无", "config.roughlyenoughitems.maxRecipePerPage": "每页可以显示最多合成:", "config.roughlyenoughitems.mirrorItemPanel": "项目列表位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左侧", |
