mkdocs-material/material/partials/language/vi.html
Tim Vink f08f2fbf65 Added support for mkdocs-git-revision-date-localized-plugin (#1373)
* #1350 update base template to include git revision date

* #1350 add localized revision date

* #1350 support for v0.3 of mkdocs-git-revision-date-localized-plugin

* #1350 add translations for source.revision.date
2019-12-11 10:46:03 +01:00

23 lines
847 B
HTML

{#-
This file was automatically generated - do not edit
-#}
{% macro t(key) %}{{ {
"language": "vi",
"clipboard.copy": "Sao chép vào bộ nhớ",
"clipboard.copied": "Sao chép xong",
"edit.link.title": "Chỉnh sửa",
"footer.previous": "Trước",
"footer.next": "Sau",
"meta.comments": "Bình luận",
"meta.source": "Mã nguồn",
"search.placeholder": "Tìm kiếm",
"search.result.placeholder": "Nhập để bắt đầu tìm kiếm",
"search.result.none": "Không tìm thấy tài liệu liên quan",
"search.result.one": "1 tài liệu liên quan",
"search.result.other": "# tài liệu liên quan",
"skip.link.title": "Vào thẳng nội dung",
"source.link.title": "Đến kho lưu trữ mã nguồn",
"toc.title": "Mục lục",
"last.update": "Cập nhật cuối cùng"
}[key] }}{% endmacro %}