From ddfdd13cae51dc7b5ab501ceaa20d6c8d021986c Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 5 Nov 2019 20:30:47 -0500 Subject: [PATCH] New translations strings.yml (Thai) --- main/src/main/resources/lang/th-TH/strings.yml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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: "ป้อนจำนวนของผู้เล่นที่ต้องทำการฆ่า ,"