From 94ecf20a73739ca51a598939b136e5e28273c96d Mon Sep 17 00:00:00 2001 From: ngocbichdao Date: Fri, 1 Oct 2021 18:17:48 +0200 Subject: [PATCH 1/2] Create vn.toml --- i18n/vn.toml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 i18n/vn.toml diff --git a/i18n/vn.toml b/i18n/vn.toml new file mode 100644 index 0000000000..44c5df8e21 --- /dev/null +++ b/i18n/vn.toml @@ -0,0 +1,29 @@ +[Search-placeholder] +other = "Tìm kiếm..." + +[Clear-History] +other = "Xóa lịch sử.." + +[Attachments-label] +other = "Tập tin đính kèm" + +[title-404] +other = "Lỗi" + +[message-404] +other = "Tiếc quá! Có vẻ như trang này không tồn tại ¯\\_(ツ)_/¯." + +[Go-to-homepage] +other = "Đi đến trang chủ" + +[Edit-this-page] +other = "Chỉnh sửa trang này" + +[Shortcuts-Title] +other = "Nội dung khác" + +[Expand-title] +other = "Mở rộng..." + +[BinaryPrefix-kilobyte] +other = "kb" From b9b94e70287927708ed0a985983c295877cbacce Mon Sep 17 00:00:00 2001 From: ngocbichdao Date: Sat, 2 Oct 2021 08:18:29 +0200 Subject: [PATCH 2/2] Update vn.toml for mcshelby/hugo-theme-relearn --- i18n/vn.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) 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"