diff options
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 7 |
1 files changed, 3 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 cc57e2a40..e770bf6fb 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -137,7 +137,6 @@ "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未设定", "config.roughlyenoughitems.recipeScreenType.original": "默认", - "config.roughlyenoughitems.recipeScreenType.villager": "像村民交易介面", "config.roughlyenoughitems.layout": "布局", "config.roughlyenoughitems.tooltips": "工具提示", "config.roughlyenoughitems.accessibility": "辅助", @@ -183,9 +182,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "左/右下角", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "左/右上角", "config.roughlyenoughitems.layout.searchFieldLocation.center": "中间", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "滚动条淡出:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "从不", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "自动淡出", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "滚动条淡出:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "从不", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "自动淡出", "config.roughlyenoughitems.disableRecipeBook": "配方手册:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§c否", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§a是", |
