diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:04 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:04 +0800 |
| commit | b03f76a1447401304dc769689cc47b7a50ca068d (patch) | |
| tree | 69c41b659deeffbd39fc61c17e886ff8cdc71fab /src/main | |
| parent | 3a0c39db18f7ae9e1c8a7a49b731e602d1f63f21 (diff) | |
| download | RoughlyEnoughItems-b03f76a1447401304dc769689cc47b7a50ca068d.tar.gz RoughlyEnoughItems-b03f76a1447401304dc769689cc47b7a50ca068d.tar.bz2 RoughlyEnoughItems-b03f76a1447401304dc769689cc47b7a50ca068d.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index e4b96b324..a86a70eef 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "外观", "config.roughlyenoughitems.modules": "模块", "config.roughlyenoughitems.technical": "技术", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.favoriteKeybind": "收藏物品:", "config.roughlyenoughitems.favoritesEnabled": "已启用收藏夹:", "config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", - "config.roughlyenoughitems.renderEntryExtraOverlay": "项目上显示额外的资料:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "外观主题:", "config.roughlyenoughitems.darkTheme.boolean.true": "深色主题", "config.roughlyenoughitems.darkTheme.boolean.false": "浅色主题", |
