diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-18 15:06:50 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-18 15:07:41 +0800 |
| commit | 8fc595cace9efb981009b7a9f1a3be1809895164 (patch) | |
| tree | 6626754413afe51d89e82974d6da4c1ed1399369 /src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | |
| parent | e5315c618c7a4e76032967627c213e11170667c2 (diff) | |
| parent | f2fc6bb80c0acc4415ccefc4bc9f80b03945ac18 (diff) | |
| download | RoughlyEnoughItems-8fc595cace9efb981009b7a9f1a3be1809895164.tar.gz RoughlyEnoughItems-8fc595cace9efb981009b7a9f1a3be1809895164.tar.bz2 RoughlyEnoughItems-8fc595cace9efb981009b7a9f1a3be1809895164.zip | |
Merge remote-tracking branch 'shedaniel/l10n_4.x-unstable' into 4.x-unstable
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json')
| -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": "顯示附魔光效:", |
