bootstrap-table-vi-VN.min.js 561 B

1234567
  1. /*
  2. * bootstrap-table - v1.2.4 - 2014-10-10
  3. * https://github.com/wenzhixin/bootstrap-table
  4. * Copyright (c) 2014 zhixin wen
  5. * Licensed MIT License
  6. */
  7. !function(a){"use strict";a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Đang tải..."},formatRecordsPerPage:function(a){return a+" bản ghi mỗi trang"},formatShowingRows:function(a,b,c){return"Hiển thị từ trang "+a+" đến "+b+" của "+c+" bảng ghi"},formatSearch:function(){return"Tìm kiếm"},formatNoMatches:function(){return"Không có dữ liệu"}})}(jQuery);