diff --git a/src/main/resources/lang/zh-TW/strings.yml b/src/main/resources/lang/zh-TW/strings.yml index a706838b4..2998c088a 100644 --- a/src/main/resources/lang/zh-TW/strings.yml +++ b/src/main/resources/lang/zh-TW/strings.yml @@ -115,10 +115,10 @@ questEditorNoPermsDelete: "您沒有該插件的刪除權限." stageEditorEditStage: "編輯任務階段" stageEditorNewStage: "新增任務階段" stageEditorStages: "階段" -stageEditorStage: "Stage" -stageEditorBreakBlocks: "Break blocks" -stageEditorDamageBlocks: "Damage blocks" -stageEditorPlaceBlocks: "Place blocks" +stageEditorStage: "階段" +stageEditorBreakBlocks: "破壞方塊" +stageEditorDamageBlocks: "傷害方塊" +stageEditorPlaceBlocks: "放置方塊" stageEditorUseBlocks: "Use blocks" stageEditorCutBlocks: "Cut blocks" stageEditorCatchFish: "Catch fish"