2019-05-17 21:37:21 +02:00
|
|
|
{#-
|
|
|
|
This file was automatically generated - do not edit
|
|
|
|
-#}
|
2019-06-15 15:16:14 +02:00
|
|
|
{% 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",
|
2020-06-21 13:22:48 +02:00
|
|
|
"search.config.lang": "vi",
|
2019-06-15 15:16:14 +02:00
|
|
|
"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",
|
2019-12-11 17:47:48 +01:00
|
|
|
"source.revision.date": "Cập nhật cuối cùng",
|
|
|
|
"toc.title": "Mục lục"
|
2019-06-15 15:16:14 +02:00
|
|
|
}[key] }}{% endmacro %}
|