diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 545852a13..b5423de91 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -141,6 +141,7 @@ "config.roughlyenoughitems.miscellaneous": "其他", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "是否可点击工作站上的箭头:", "config.roughlyenoughitems.isSubsetsEnabled": "显示项目分类:", + "config.roughlyenoughitems.allowInventoryHighlighting": "物品栏高亮:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "渲染附魔光效:", "config.roughlyenoughitems.layout.configButtonLocation": "配置按钮位置:", "config.roughlyenoughitems.layout.configButtonLocation.upper": "上方", @@ -152,6 +153,7 @@ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "请先载入世界!", "config.roughlyenoughitems.accessibility.entrySize": "条目大小:", "config.roughlyenoughitems.search.asyncSearch": "异步搜索:", + "config.roughlyenoughitems.search.asyncSearchPartitionSize": "异步搜索划分大小:", "config.roughlyenoughitems.accessibility.useCompactTabs": "简洁标签:", "config.roughlyenoughitems.theme": "外观主题:", "config.roughlyenoughitems.theme.dark": "深色主题", |
