diff --git a/i18n/vn.toml b/i18n/vn.toml index 44c5df8e21..fbd7ee7eb0 100644 --- a/i18n/vn.toml +++ b/i18n/vn.toml @@ -27,3 +27,24 @@ other = "Mở rộng..." [BinaryPrefix-kilobyte] other = "kb" + +[Byte-symbol] +other = "B" + +[Kilobyte-symbol] +other = "KB" + +[Megabyte-symbol] +other = "MB" + +[note] +other = "Ghi chú" + +[info] +other = "Thông tin" + +[tip] +other = "Mẹo vặt" + +[warning] +other = "Cảnh báo"