From 526608feefcd72e806d55fc30f1b759a88ba93a3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 17 Oct 2020 12:45:42 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main') 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": "深色主题", -- cgit