mirror of
https://github.com/imfing/hextra.git
synced 2025-06-18 17:33:38 -04:00
i18n: refactor translations for docs site (#181)
* i18n: move some translations under example site * chore: update i18n/ja.yaml * i18n: update zh-tw.yaml * i18n: update fr.yaml * i18n: update pt.yaml * i18n: update ko.yaml * i18n: update nb.yaml and nn.yaml * i18n: update sw.yaml * i18n: update vi.yaml * i18n: update sw.yaml * docs: clean up ja site as it's incomplete
This commit is contained in:
16
i18n/vi.yaml
16
i18n/vi.yaml
@ -1,7 +1,13 @@
|
||||
onThisPage: "Ở trang này"
|
||||
backToTop: "Lướt lên đầu trang"
|
||||
changeLanguage: "Đổi ngôn ngữ"
|
||||
changeTheme: "Đổi chủ đề"
|
||||
copyright: "© 2023 Hextra Project."
|
||||
dark: "Tối"
|
||||
editThisPage: "Sửa trang này trên GitHub →"
|
||||
lastUpdated: "Lần cuối cập nhật lúc"
|
||||
|
||||
backToTop: "Lướt lên đầu trang"
|
||||
|
||||
copyright: "© 2023 Hextra Project."
|
||||
light: "Sáng"
|
||||
noResultsFound: "Không tìm thấy kết quả."
|
||||
onThisPage: "Ở trang này"
|
||||
poweredBy: "Chạy bởi Hextra"
|
||||
readMore: "Đọc thêm →"
|
||||
searchPlaceholder: "Tìm kiếm..."
|
||||
|
Reference in New Issue
Block a user