From 3fd17604b445915dc49ef08a81a9e5c39921251d Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Sun, 4 Feb 2018 03:10:45 -0500 Subject: [PATCH] New translations strings.yml (Vietnamese) --- src/main/resources/lang/vi-VN/strings.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/lang/vi-VN/strings.yml b/src/main/resources/lang/vi-VN/strings.yml index 95f37ec08..879bb0c6c 100644 --- a/src/main/resources/lang/vi-VN/strings.yml +++ b/src/main/resources/lang/vi-VN/strings.yml @@ -432,8 +432,8 @@ eventEditorPotionEffects: "Sự kiện Các hiệu ứng Thuốc" eventEditorSetPotionEffectTypes: "Thiết lập các loại hiệu ứng thuốc" eventEditorMustSetPotionTypesFirst: "Bạn phải thiết lập các loại hiệu ứng thuốc trước tiên!" eventEditorSetPotionDurations: "Thiết lập thời gian hiệu ứng thuốc" -eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!" -eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!" +eventEditorMustSetPotionDurationsFirst: "Bạn phải thiết lập thời gian hiệu ứng thuốc trước tiên!" +eventEditorMustSetPotionTypesAndDurationsFirst: "Bạn phải thiết lập loại và thời gian hiệu ứng thuốc trước tiên!" eventEditorNoDurationsSet: "(Không có thời gian được thiết lập)" eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" eventEditorPotionsCleared: "Potion effects cleared."