From 488fe540ea785f006d414ea35cc03692d1db70da Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Mon, 4 Feb 2019 22:01:45 -0500 Subject: [PATCH] New translations strings.yml (Thai) --- src/main/resources/lang/th-TH/strings.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/th-TH/strings.yml b/src/main/resources/lang/th-TH/strings.yml index 26ac83954..816a2a332 100644 --- a/src/main/resources/lang/th-TH/strings.yml +++ b/src/main/resources/lang/th-TH/strings.yml @@ -117,9 +117,10 @@ stageEditorPlaceBlocks: "วางบล็อก" stageEditorUseBlocks: "ใช้บล็อก" stageEditorCutBlocks: "ตัดบล็อก" stageEditorItems: "Items" +stageEditorCraftItems: "Craft items" stageEditorEnchantItems: "ไอเทมร่ายมนต์" -stageEditorDeliverItems: "จัดส่งไอเทม" stageEditorNPCs: "NPCs" +stageEditorDeliverItems: "จัดส่งไอเทม" stageEditorTalkToNPCs: "พูดคุยกับ NPCs" stageEditorKillNPCs: "ฆ่า NPCs" stageEditorMobs: "Mobs" @@ -655,8 +656,9 @@ damage: "Damage" place: "Place" use: "Use" cut: "Cut" -catchFish: "Catch Fish" +craft: "Craft" enchantItem: "Enchant with " +catchFish: "Catch Fish" kill: "Kill" killAtLocation: "Kill at " killPlayer: "Kill a Player"