diff --git a/main/src/main/resources/lang/ko-KR/strings.yml b/main/src/main/resources/lang/ko-KR/strings.yml index 398bc3560..d709c9066 100644 --- a/main/src/main/resources/lang/ko-KR/strings.yml +++ b/main/src/main/resources/lang/ko-KR/strings.yml @@ -131,8 +131,8 @@ stageEditorMobs: "Mobs" stageEditorKillMobs: "몬스터를 잡으세요" stageEditorCatchFish: "물고기를 낚으세요" stageEditorFish: "물고기" -stageEditorMilkCows: "Milk cows" -stageEditorCows: "cows" +stageEditorMilkCows: "젖소에게" +stageEditorCows: "소" stageEditorReachLocs: "위치에 도달" stageEditorReachRadii1: "이내 도달" stageEditorReachRadii2: "blocks of" @@ -196,7 +196,7 @@ stageEditorEnterBlockNames: "블록 이름 입력, , " stageEditorEnterBlockAmounts: "블록 금액을 입력, , " stageEditorEnterBlockDurability: "블록 내구량 입력 (숫자), , " stageEditorCatchFishPrompt: "물고기 잡을 수량 입력, , " -stageEditorMilkCowsPrompt: "Enter number of cows to milk, , " +stageEditorMilkCowsPrompt: "우유에 젖소의 수를 입력하십시오, , " stageEditorKillPlayerPrompt: "죽이려는 플레이어 수를 입력하십시오, , " stageEditorEnchantTypePrompt: "인챈트 이름 입력, , " stageEditorEnchantAmountsPrompt: "인챈트 양(숫자) 입력, , " @@ -620,7 +620,7 @@ smelt: "제련" enchantItem: "로 인챈트" brew: "양조" catchFish: "물고기를 낚으세요" -milkCow: "Milk Cow" +milkCow: "젖소에게" kill: "죽이다" killAtLocation: " 에서 죽이세요" killPlayer: "플레이어를 처치"