diff --git a/src/main/resources/lang/vi-VN/strings.yml b/src/main/resources/lang/vi-VN/strings.yml index 1df789f2e..95f37ec08 100644 --- a/src/main/resources/lang/vi-VN/strings.yml +++ b/src/main/resources/lang/vi-VN/strings.yml @@ -345,7 +345,7 @@ eventEditorThunderTitle: "- Sự kiện Sấm sét -" eventEditorMobSpawnsTitle: "- Sự kiện Mob Spawns -" eventEditorMobsTitle: "- Mobs -" eventEditorAddMobTypesTitle: "- Thêm Mob -" -eventEditorPotionEffectsTitle: "- Event Potion Effects -" +eventEditorPotionEffectsTitle: "- Sự kiện Các hiệu ứng Thuốc -" eventEditorPotionTypesTitle: "- Event Potion Types -" eventEditorWorldsTitle: "- Worlds -" eventEditorSetName: "Đặt tên" @@ -428,13 +428,13 @@ eventEditorSetMobHelmetDrop: "Chỉnh cơ hội rơi ra mũ" eventEditorSetMobSpawnAmount: "Chỉnh số lượng quái để triệu hồi" eventEditorSetDropChance: "Chỉnh cơ hội rơi" eventEditorInvalidDropChance: "Cơ hội rơi phải ở giữa 0.0 và 1.0" -eventEditorPotionEffects: "Event Potion Effects" -eventEditorSetPotionEffectTypes: "Set potion effect types" -eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!" -eventEditorSetPotionDurations: "Set potion effect durations" +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!" -eventEditorNoDurationsSet: "(No durations set)" +eventEditorNoDurationsSet: "(Không có thời gian được thiết lập)" eventEditorSetPotionMagnitudes: "Set potion effect magnitudes" eventEditorPotionsCleared: "Potion effects cleared." eventEditorInvalidPotionType: "is not a valid potion effect type!"