mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
Merge pull request #108 from ngocbichdao/master
lang: add vietnamese translation, fixes #109
This commit is contained in:
commit
82a3ee5a90
1 changed files with 50 additions and 0 deletions
50
i18n/vn.toml
Normal file
50
i18n/vn.toml
Normal file
|
@ -0,0 +1,50 @@
|
|||
[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"
|
||||
|
||||
[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"
|
Loading…
Reference in a new issue