diff options
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 91b8618ba..e5449d795 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.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": "Roughly Enough Items 設置", "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": "顯示附魔光效:", |
