diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 24169ad9b..0a9e6f3c0 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -165,10 +165,6 @@ stageEditorDelete: "刪除階段" stageEditorSetBlockNames: "設置方塊名稱" stageEditorSetBlockAmounts: "設置方塊數量" stageEditorSetBlockDurability: "設置方塊耐久性" -stageEditorSetDamageAmounts: "設置擊殺次數" -stageEditorSetPlaceAmounts: "設置放置次數" -stageEditorSetUseAmounts: "設置使用次數" -stageEditorSetCutAmounts: "設置使用次數" stageEditorSetKillAmounts: "設置擊殺次數" stageEditorSetEnchantAmounts: "設置附魔次數" stageEditorSetMobAmounts: "設置殺怪數" @@ -197,11 +193,7 @@ stageEditorCustomAlreadyAdded: "自訂目標已添加!" stageEditorCustomCleared: "已清除自訂目標." stageEditorCustomDataPrompt: "輸入 的價值:" stageEditorEnterBlockNames: "輸入方塊名稱 (或 ID), , " -stageEditorBreakBlocksPrompt: "輸入使用次數 (0-9), , " -stageEditorDamageBlocksPrompt: "輸入擊殺次數 (0-9), , " -stageEditorPlaceBlocksPrompt: "輸入放置次數 (0-9), , " -stageEditorUseBlocksPrompt: "輸入使用次數 (0-9), , " -stageEditorCutBlocksPrompt: "輸入削減次數 (0-9), , " +stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "輸入塊耐久性 (0-9), , " stageEditorCatchFishPrompt: "輸入要捕獲的魚的數量, , " stageEditorKillPlayerPrompt: "輸入要擊殺玩家的數量, , "