diff --git a/main/src/main/resources/lang/th-TH/strings.yml b/main/src/main/resources/lang/th-TH/strings.yml index 0e4ef7fac..582a7f92a 100644 --- a/main/src/main/resources/lang/th-TH/strings.yml +++ b/main/src/main/resources/lang/th-TH/strings.yml @@ -165,10 +165,6 @@ stageEditorDelete: "ลบขั้นตอน" stageEditorSetBlockNames: "ตั้งชื่อบล็อก" stageEditorSetBlockAmounts: "ตั้งค่าจำนวนบล็อค" stageEditorSetBlockDurability: "กำหนดความทนทานของบล็อก" -stageEditorSetDamageAmounts: "กำหนดจำนวนความเสียหาย" -stageEditorSetPlaceAmounts: "ตั้งค่าจำนวนสถานที่" -stageEditorSetUseAmounts: "ตั้งค่าจำนวนที่ใช้" -stageEditorSetCutAmounts: "ตั้งค่าจำนวนที่ตัด" stageEditorSetKillAmounts: "ตั้งค่าจำนวนที่ฆ่า" stageEditorSetEnchantAmounts: "ตั้งค่าจำนวนที่เสน่ห์" stageEditorSetMobAmounts: "ตั้งค่าม็อบ" @@ -197,11 +193,7 @@ stageEditorCustomAlreadyAdded: "เป้าหมายที่กำหนด stageEditorCustomCleared: "ล้างเป้าหมายที่กำหนดเองแล้ว" stageEditorCustomDataPrompt: "ค่าใช้จ่ายสำหรับ :" stageEditorEnterBlockNames: "ใส่ชื่อบล็อก " -stageEditorBreakBlocksPrompt: "ป้อนยอดเงินแบ่ง (ตัวเลข) " -stageEditorDamageBlocksPrompt: "ใส่ตัวเลขความจำ (จำนวน) " -stageEditorPlaceBlocksPrompt: "ป้อนจำนวนเงินที่ต้องการ (แยกตามแต่ละช่อง) " -stageEditorUseBlocksPrompt: "ป้อนจำนวนเงินที่ใช้ (ตัวเลข) " -stageEditorCutBlocksPrompt: "ป้อนจำนวนเงินที่ตัด (ตัวเลข) " +stageEditorEnterBlockAmounts: "Enter block amounts, , " stageEditorEnterBlockDurability: "ป้อนความทนทานของบล็อก (ตัวเลข) " stageEditorCatchFishPrompt: "ป้อนจำนวนของปลาที่ต้องจับ ," stageEditorKillPlayerPrompt: "ป้อนจำนวนของผู้เล่นที่ต้องทำการฆ่า ,"