diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 3 |
1 files changed, 3 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 f749c4181..d6a77e447 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -110,6 +110,9 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "渲染附魔光效:", + "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", "config.roughlyenoughitems.entrySize": "条目大小:", "config.roughlyenoughitems.useCompactTabs": "简洁标签:", "config.roughlyenoughitems.darkTheme": "外观主题:", |
