diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:34 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:34 +0800 |
| commit | 7178235c7d7b372f90912cbdee8320f809a038ce (patch) | |
| tree | b6d2d687d0b5ee88d1505e6d42d2dc0962d401b9 /src | |
| parent | 0cae890567e2ad40d6eb46faf693df8d30bc3275 (diff) | |
| download | RoughlyEnoughItems-7178235c7d7b372f90912cbdee8320f809a038ce.tar.gz RoughlyEnoughItems-7178235c7d7b372f90912cbdee8320f809a038ce.tar.bz2 RoughlyEnoughItems-7178235c7d7b372f90912cbdee8320f809a038ce.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -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": "外观主题:", |
