From 6baec3fd50f4cfe3bfde09a12f8d12bf5957fdb2 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sun, 21 Jul 2019 21:53:04 -0400 Subject: [PATCH] New translations strings.yml (Vietnamese) --- main/src/main/resources/lang/vi-VN/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/vi-VN/strings.yml b/main/src/main/resources/lang/vi-VN/strings.yml index c3a21bf63..483da2b19 100644 --- a/main/src/main/resources/lang/vi-VN/strings.yml +++ b/main/src/main/resources/lang/vi-VN/strings.yml @@ -133,7 +133,7 @@ stageEditorItems: "Mặt hàng" stageEditorCraftItems: "Tạo các mục" stageEditorSmeltItems: "Nung item" stageEditorEnchantItems: "Phù phép vật phẩm" -stageEditorBrewItems: "Vật phẩm pha cất" +stageEditorBrewPotions: "Brew potions" stageEditorNPCs: "NPC" stageEditorDeliverItems: "Giao vật phẩm" stageEditorTalkToNPCs: "Nói chuyện với các NPC"