diff --git a/src/main/resources/lang/vi-VN/strings.yml b/src/main/resources/lang/vi-VN/strings.yml index 6a1d382d1..60ae7e4f8 100644 --- a/src/main/resources/lang/vi-VN/strings.yml +++ b/src/main/resources/lang/vi-VN/strings.yml @@ -442,19 +442,19 @@ eventEditorEnterNPCId: "Nhập NPC ID (hoặc -1 để hủy bỏ)" eventEditorNoNPCExists: "Không có NPC tồn tại với ID này!" eventEditorLightningPrompt: "Click phải trên một block spawn sét đánh ở đó, , , " eventEditorExplosionPrompt: "Click phải trên một block spawn vụ nổ ở đó, , , " -eventEditorSelectBlockFirst: "You must select a block first." -eventEditorSetMessagePrompt: "Enter message, , " -eventEditorSetMobTypesPrompt: "Enter mob name, " -eventEditorSetMobAmountsPrompt: "Enter mob amount, " -eventEditorSetMobNamePrompt: "Enter the name for this mob, " -eventEditorSetMobLocationPrompt: "Right-click on a block to select it, , " -eventEditorSetPotionEffectsPrompt: "Enter potion effect types, , " -eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds), , " +eventEditorSelectBlockFirst: "Bạn cần phải chọn block trước tiên." +eventEditorSetMessagePrompt: "Nhập tin nhắn, , " +eventEditorSetMobTypesPrompt: "Nhập tên mob, " +eventEditorSetMobAmountsPrompt: "Nhập số lượng mob, " +eventEditorSetMobNamePrompt: "Nhập tên cho mob đó, " +eventEditorSetMobLocationPrompt: "Click phải trên block để chọn nó, , " +eventEditorSetPotionEffectsPrompt: "Nhập loại hiệu ứng thuốc, , " +eventEditorSetPotionDurationsPrompt: "Nhập thời gian hiệu ứng thuốc (giây), , " eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, , " -eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear" -eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!" -eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear" -eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!" +eventEditorSetHungerPrompt: "Nhập mức độ của thanh đói, hoặc -1 để xóa" +eventEditorHungerLevelAtLeastZero: "Mức độ thanh đói ít nhất phải là 0!" +eventEditorSetSaturationPrompt: "Nhập mức độ no, hoặc -1 để xóa" +eventEditorSaturationLevelAtLeastZero: "Mức độ no ít nhất phải là 0!" eventEditorSetHealthPrompt: "Enter health level, or -1 to clear" eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!" eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, , , "