diff --git a/main/src/main/resources/lang/ko-KR/strings.yml b/main/src/main/resources/lang/ko-KR/strings.yml index ac4c71563..03c0a1bde 100644 --- a/main/src/main/resources/lang/ko-KR/strings.yml +++ b/main/src/main/resources/lang/ko-KR/strings.yml @@ -123,6 +123,7 @@ stageEditorCraftItems: "아이템 제작" stageEditorSmeltItems: "아이템 제련" stageEditorEnchantItems: "인챈트 아이템" stageEditorBrewPotions: "양조 물약" +stageEditorConsumeItems: "Consume items" stageEditorNPCs: "NPCs" stageEditorDeliverItems: "넘겨줄 아이템" stageEditorTalkToNPCs: "NPC와 대화" @@ -602,6 +603,7 @@ craft: "제작" smelt: "제련" enchantItem: "로 인챈트" brew: "양조" +consume: "Consume" catchFish: "물고기를 낚으세요" milkCow: "젖소에게" kill: "죽이다"