diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:01 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:01 +0800 |
| commit | fdbb46e69460c473775e07a95610a0414a0133ce (patch) | |
| tree | 44adfa43fae9258d18641fb7e7bb9030d2963e62 /src/main | |
| parent | a81141c769f9f817945be290b6a91db28a5283db (diff) | |
| download | RoughlyEnoughItems-fdbb46e69460c473775e07a95610a0414a0133ce.tar.gz RoughlyEnoughItems-fdbb46e69460c473775e07a95610a0414a0133ce.tar.bz2 RoughlyEnoughItems-fdbb46e69460c473775e07a95610a0414a0133ce.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 | 6 |
1 files changed, 6 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 ebeca7b58..0e5760819 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "合成界面类型选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过配置界面再次编辑此设置.", "text.rei.view_recipes_for": "查看 %s 的配方", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "§7%d 单位", "msg.rei.copied_recipe_id": "已复制配方ID", "msg.rei.recipe_id_details": "配方ID:%s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "配置提示", "config.roughlyenoughitems.title": "配置", "config.roughlyenoughitems.!general": "常规", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "技术", "config.roughlyenoughitems.performance": "性能", "config.roughlyenoughitems.filtering": "过滤", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.smooth_scrolling": "平滑滚动设定", "config.roughlyenoughitems.recipeKeybind": "显示食谱:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "收藏物品:", "config.roughlyenoughitems.favoritesEnabled": "已启用收藏夹:", "config.roughlyenoughitems.clickableRecipeArrows": "可点击的配方箭头:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "启用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "渲染附魔光效:", |
