From 48e84547f9ef3460cdb50517dce41cfa734ba4f6 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sun, 21 Jul 2019 23:02:04 -0400 Subject: [PATCH] New translations strings.yml (Chinese Simplified) --- main/src/main/resources/lang/zh-CN/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/zh-CN/strings.yml b/main/src/main/resources/lang/zh-CN/strings.yml index fa758f368..0d7749d97 100644 --- a/main/src/main/resources/lang/zh-CN/strings.yml +++ b/main/src/main/resources/lang/zh-CN/strings.yml @@ -146,7 +146,7 @@ stageEditorReachLocs: "到达地点" stageEditorReachRadii1: "到达位置半径" stageEditorReachRadii2: "方块内的点" stageEditorTameMobs: "驯服怪物" -stageEditorShearSheep: "剪羊毛" +stageEditorShearSheep: "Shear Ssheep" stageEditorKillPlayers: "击杀玩家" stageEditorPlayers: "玩家" stageEditorEvents: "事件"