diff --git a/main/src/main/resources/lang/th-TH/strings.yml b/main/src/main/resources/lang/th-TH/strings.yml index 57d1fa260..1f0a97a80 100644 --- a/main/src/main/resources/lang/th-TH/strings.yml +++ b/main/src/main/resources/lang/th-TH/strings.yml @@ -131,6 +131,8 @@ stageEditorMobs: "Mobs" stageEditorKillMobs: "ฆ่ามอนสเตอร์" stageEditorCatchFish: "ตกปลา" stageEditorFish: "ปลา" +stageEditorMilkCows: "Milk cows" +stageEditorCows: "cows" stageEditorReachLocs: "เข้าถึงสถานที่ต่างๆ" stageEditorReachRadii1: "เข้าถึงภายใน" stageEditorReachRadii2: "บล็อกของ" @@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "ใส่ชื่อบล็อก , " stageEditorEnterBlockDurability: "ป้อนความทนทานของบล็อก (ตัวเลข) " stageEditorCatchFishPrompt: "ป้อนจำนวนของปลาที่ต้องจับ ," +stageEditorMilkCowsPrompt: "Enter number of cows to milk, , " stageEditorKillPlayerPrompt: "ป้อนจำนวนของผู้เล่นที่ต้องทำการฆ่า ," stageEditorEnchantTypePrompt: "ป้อนชื่อมนต์เสน่ห์ " stageEditorEnchantAmountsPrompt: "ป้อนจำนวนเงิน (ตัวเลข) " @@ -618,6 +621,7 @@ smelt: "Smelt" enchantItem: "Enchant with " brew: "Brew" catchFish: "Catch Fish" +milkCow: "Milk Cow" kill: "Kill" killAtLocation: "Kill at " killPlayer: "Kill a Player"