diff --git a/i18n/vn.toml b/i18n/vn.toml new file mode 100644 index 0000000..83669f1 --- /dev/null +++ b/i18n/vn.toml @@ -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" \ No newline at end of file