Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 01ce445

Browse files
committed
support vietnamese (mmistakes#1159)
1 parent 4c9f252 commit 01ce445

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

_data/ui-text.yml

+44-1
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ sv-SE:
708708
<<: *DEFAULT_SV
709709
sv-FI:
710710
<<: *DEFAULT_SV
711-
711+
712712
# Dutch
713713
# -----------------
714714
nl: &DEFAULT_NL
@@ -797,6 +797,49 @@ id: &DEFAULT_ID
797797
id-ID:
798798
<<: *DEFAULT_ID
799799

800+
# Vietnamese
801+
# -----------------
802+
vi: &DEFAULT_VI
803+
page : "Trang"
804+
pagination_previous : "Trước"
805+
pagination_next : "Sau"
806+
breadcrumb_home_label : "Trang chủ"
807+
breadcrumb_separator : "/"
808+
menu_label : "Menu"
809+
toc_label : "Tại trang này"
810+
ext_link_label : "Đường dẫn trực tiếp"
811+
less_than : "nhỏ hơn"
812+
minute_read : "phút đọc"
813+
share_on_label : "Chia sẻ tại"
814+
meta_label :
815+
tags_label : "Nhãn:"
816+
categories_label : "Chủ đề:"
817+
date_label : "Cập nhật:"
818+
comments_label : "Để lại bình luận"
819+
comments_title : "Bình luận"
820+
more_label : "Mở rộng"
821+
related_label : "Có thể bạn cũng thích"
822+
follow_label : "Theo dõi:"
823+
feed_label : "Feed"
824+
powered_by : "Được hỗ trợ bởi"
825+
website_label : "Website"
826+
email_label : "Email"
827+
recent_posts : "Bài viết mới"
828+
undefined_wpm : "Chưa định nghĩa thông số words_per_minute tại _config.yml"
829+
comment_form_info : "Email của bạn sẽ được giữ bí mật. Các phần bắt buộc được đánh dấu."
830+
comment_form_comment_label : "Bình luận"
831+
comment_form_md_info : "Hỗ trợ Markdown."
832+
comment_form_name_label : "Tên"
833+
comment_form_email_label : "Địa chỉ email"
834+
comment_form_website_label : "Website (không bắt buộc)"
835+
comment_btn_submit : "Gửi bình luận"
836+
comment_btn_submitted : "Đã được gửi"
837+
comment_success_msg : "Cảm ơn bạn đã bình luận! Bình luận sẽ xuất hiện sau khi được duyệt."
838+
comment_error_msg : "Rất tiếc, có lỗi trong việc gửi bình luận. Hãy đảm bảo toàn bộ các phần bắt buộc đã được điền đầy đủ và thử lại."
839+
loading_label : "Đang tải..."
840+
vi-VN:
841+
<<: *DEFAULT_VI
842+
800843
# Another locale
801844
# --------------
802845
#

0 commit comments

Comments
 (0)