From ef41a7c46f0e23eea620812de22dab4b09f2a4c6 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Wed, 17 Jan 2018 22:51:07 -0500 Subject: [PATCH] New translations strings.yml (Thai) --- src/main/resources/lang/th-TH/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/lang/th-TH/strings.yml b/src/main/resources/lang/th-TH/strings.yml index 79975aadc..e83cfcfc2 100644 --- a/src/main/resources/lang/th-TH/strings.yml +++ b/src/main/resources/lang/th-TH/strings.yml @@ -287,10 +287,10 @@ stageEditorNoLocationsSet: "ไม่ได้ตั้งสถานที่" stageEditorNoColorsSet: "ชุดสีไม่มี" stageEditorListNotSameSize: "รายการชื่อบล็อกและรายการจำนวนเงินมีขนาดไม่เท่ากัน!" stageEditorEnchantmentNotSameSize: "รายการ enchantments รายการไอเท็ม id และ enchant amount list จะมีขนาดไม่เท่ากัน!" -stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!" -stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!" -stageEditorAllListsNotSameSize: "All of your lists are not the same size!" -stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!" +stageEditorDeliveriesNotSameSize: "รายการสินค้าและรายการ NPC มีขนาดไม่เท่ากัน!" +stageEditorNPCKillsNotSameSize: "รายการรหัส NPC และรายการยอดเงินฆ่าไม่ขนาดเดียวกัน" +stageEditorAllListsNotSameSize: "รายการทั้งหมดของคุณมีขนาดไม่เท่ากัน!" +stageEditorMobTypesNotSameSize: "รายการประเภทกลุ่มและรายชื่อจำนวนเงินที่ไม่ได้มีขนาดเท่ากัน!" stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!" stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"