diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-10-17 12:45:42 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-10-17 12:45:42 +0800 |
| commit | 526608feefcd72e806d55fc30f1b759a88ba93a3 (patch) | |
| tree | 661a347244b364680b0ec977b62903132533bbef | |
| parent | b091360762673174e62c922946dae9116f824d73 (diff) | |
| download | RoughlyEnoughItems-526608feefcd72e806d55fc30f1b759a88ba93a3.tar.gz RoughlyEnoughItems-526608feefcd72e806d55fc30f1b759a88ba93a3.tar.bz2 RoughlyEnoughItems-526608feefcd72e806d55fc30f1b759a88ba93a3.zip | |
New translations en_us.json (zh_cn)
| -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": "深色主题", |
