mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2026-03-25 10:12:18 +00:00
Website templates
This commit is contained in:
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/vietnamese.lang
vendored
Normal file
24
startbootstrap-sb-admin-2-1.0.5/bower_components/datatables-plugins/i18n/vietnamese.lang
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/**
|
||||
* Vietnamese translation
|
||||
* @name Vietnamese
|
||||
* @anchor Vietnamese
|
||||
* @author Trinh Phuoc Thai
|
||||
*/
|
||||
|
||||
{
|
||||
"sProcessing": "Đang xử lý...",
|
||||
"sLengthMenu": "Xem _MENU_ mục",
|
||||
"sZeroRecords": "Không tìm thấy dòng nào phù hợp",
|
||||
"sInfo": "Đang xem _START_ đến _END_ trong tổng số _TOTAL_ mục",
|
||||
"sInfoEmpty": "Đang xem 0 đến 0 trong tổng số 0 mục",
|
||||
"sInfoFiltered": "(được lọc từ _MAX_ mục)",
|
||||
"sInfoPostFix": "",
|
||||
"sSearch": "Tìm:",
|
||||
"sUrl": "",
|
||||
"oPaginate": {
|
||||
"sFirst": "Đầu",
|
||||
"sPrevious": "Trước",
|
||||
"sNext": "Tiếp",
|
||||
"sLast": "Cuối"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user