vi.html (929B)
1 {#- 2 This file was automatically generated - do not edit 3 -#} 4 {% macro t(key) %}{{ { 5 "language": "vi", 6 "clipboard.copy": "Sao chép vào bộ nhớ", 7 "clipboard.copied": "Sao chép xong", 8 "edit.link.title": "Chỉnh sửa", 9 "footer.previous": "Trước", 10 "footer.next": "Sau", 11 "meta.comments": "Bình luận", 12 "meta.source": "Mã nguồn", 13 "search.config.lang": "vi", 14 "search.placeholder": "Tìm kiếm", 15 "search.result.placeholder": "Nhập để bắt đầu tìm kiếm", 16 "search.result.none": "Không tìm thấy tài liệu liên quan", 17 "search.result.one": "1 tài liệu liên quan", 18 "search.result.other": "# tài liệu liên quan", 19 "skip.link.title": "Vào thẳng nội dung", 20 "source.link.title": "Đến kho lưu trữ mã nguồn", 21 "source.file.date.updated": "Cập nhật cuối cùng", 22 "source.file.date.created": "Tạo", 23 "toc.title": "Mục lục" 24 }[key] }}{% endmacro %}