From b7f867d000f5abe51e112f7ceccba1f29979d1d4 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sun, 21 Jul 2019 23:02:43 -0400 Subject: [PATCH] New translations strings.yml (Chinese Traditional) --- main/src/main/resources/lang/zh-TW/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 264a7a6de..1571685e8 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -146,7 +146,7 @@ stageEditorReachLocs: "抵達目的地!" stageEditorReachRadii1: "即將抵達" stageEditorReachRadii2: "三組的石頭" stageEditorTameMobs: "馴服動物" -stageEditorShearSheep: "剪羊毛" +stageEditorShearSheep: "Shear Ssheep" stageEditorKillPlayers: "擊殺玩家" stageEditorPlayers: "玩家" stageEditorEvents: "任務活動"