51 lines
No EOL
796 B
TOML
51 lines
No EOL
796 B
TOML
# 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" |