diff --git a/src/main/resources/lang/zh-TW/strings.yml b/src/main/resources/lang/zh-TW/strings.yml index 4a2c7b780..35f8a6c6e 100644 --- a/src/main/resources/lang/zh-TW/strings.yml +++ b/src/main/resources/lang/zh-TW/strings.yml @@ -117,9 +117,10 @@ stageEditorPlaceBlocks: "放置方塊" stageEditorUseBlocks: "使用方塊" stageEditorCutBlocks: "切除方塊" stageEditorItems: "Items" +stageEditorCraftItems: "Craft items" stageEditorEnchantItems: "附魔物品" -stageEditorDeliverItems: "運送物品" stageEditorNPCs: "NPCs" +stageEditorDeliverItems: "運送物品" stageEditorTalkToNPCs: "與NPC對話" stageEditorKillNPCs: "擊殺NPC" stageEditorMobs: "Mobs" @@ -655,8 +656,9 @@ damage: "Damage" place: "Place" use: "Use" cut: "Cut" -catchFish: "Catch Fish" +craft: "Craft" enchantItem: "Enchant with " +catchFish: "Catch Fish" kill: "Kill" killAtLocation: "Kill at " killPlayer: "Kill a Player"