diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-16 21:51:57 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-16 21:51:57 +0800 |
| commit | 8e46da6a6abbe13b73c6b4386d04a4ff713f4c7c (patch) | |
| tree | 1e308bec5c4870906471ae98298922f6a32c1c36 /src | |
| parent | 8c2ffca506898d83d4258ba1643114e07b287121 (diff) | |
| download | RoughlyEnoughItems-8e46da6a6abbe13b73c6b4386d04a4ff713f4c7c.tar.gz RoughlyEnoughItems-8e46da6a6abbe13b73c6b4386d04a4ff713f4c7c.tar.bz2 RoughlyEnoughItems-8e46da6a6abbe13b73c6b4386d04a4ff713f4c7c.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index baa52ee97..3d723eab4 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -88,13 +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", + "text.rei.subsets": "項目分類", + "text.rei.tiny_potato": "小土豆", "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", + "subsets.rei.roughlyenoughitems.all_entries": "所有項目", + "subsets.rei.roughlyenoughitems.item_groups": "分類", "_comment": "設置提示", "config.roughlyenoughitems.title": "Roughly Enough Items 設置", "config.roughlyenoughitems.!general": "一般", @@ -116,7 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "添加到我的最愛:", "config.roughlyenoughitems.favoritesEnabled": "啟用我的最愛:", "config.roughlyenoughitems.clickableRecipeArrows": "可點擊的食譜箭頭:", - "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", + "config.roughlyenoughitems.isSubsetsEnabled": "顯示項目分類:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "顯示附魔光效:", |
