Added toml file for Vietnamese translation (#199)
This commit is contained in:
parent
1204b017ff
commit
ccd72079bd
1 changed files with 51 additions and 0 deletions
51
i18n/vn.toml
Normal file
51
i18n/vn.toml
Normal file
|
@ -0,0 +1,51 @@
|
|||
# More documentation here: https://github.com/nicksnyder/go-i18n
|
||||
[home]
|
||||
other = "Trang chủ"
|
||||
|
||||
[posts]
|
||||
other = "Bài viết"
|
||||
|
||||
[toc_heading]
|
||||
other = "Mục lục"
|
||||
|
||||
[at]
|
||||
other = "tại"
|
||||
|
||||
[resume]
|
||||
other = "Sơ yếu lý lịch của tôi"
|
||||
|
||||
[navigation]
|
||||
other = "Điều hướng"
|
||||
|
||||
[contact_me]
|
||||
other = "Liên hệ với tôi"
|
||||
|
||||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Điện thoại"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Nhận email cập nhật thông tin"
|
||||
|
||||
[newsletter_input_placeholder]
|
||||
other = "Nhập email"
|
||||
|
||||
[newsletter_warning]
|
||||
other = "Chúng tôi sẽ không bao giờ chia sẻ email của bạn."
|
||||
|
||||
[submit]
|
||||
other = "Gửi"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Được cung cấp bởi"
|
||||
|
||||
[prev]
|
||||
other = "Trước"
|
||||
|
||||
[next]
|
||||
other = "Tiếp theo"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Cải thiện trang này"
|
Loading…
Add table
Add a link
Reference in a new issue