vn.toml 796 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Trang chủ"
  4. [posts]
  5. other = "Bài viết"
  6. [toc_heading]
  7. other = "Mục lục"
  8. [at]
  9. other = "tại"
  10. [resume]
  11. other = "Sơ yếu lý lịch của tôi"
  12. [navigation]
  13. other = "Điều hướng"
  14. [contact_me]
  15. other = "Liên hệ với tôi"
  16. [email]
  17. other = "Email"
  18. [phone]
  19. other = "Điện thoại"
  20. [newsletter_text]
  21. other = "Nhận email cập nhật thông tin"
  22. [newsletter_input_placeholder]
  23. other = "Nhập email"
  24. [newsletter_warning]
  25. other = "Chúng tôi sẽ không bao giờ chia sẻ email của bạn."
  26. [submit]
  27. other = "Gửi"
  28. [hugoAttributionText]
  29. other = "Được cung cấp bởi"
  30. [prev]
  31. other = "Trước"
  32. [next]
  33. other = "Tiếp theo"
  34. [improve_this_page]
  35. other = "Cải thiện trang này"