Browse Source

Create bootstrap-table-it-IT.min.js

Davide Renzi 11 years ago
parent
commit
299d6dccf7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dist/locale/bootstrap-table-it-IT.min.js

+ 1 - 0
dist/locale/bootstrap-table-it-IT.min.js

@@ -0,0 +1 @@
+(function(a){a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Caricamento in corso\u2026"},formatRecordsPerPage:function(b){return b+" records per pagina"},formatShowingRows:function(b,a,c){return"Pagina "+b+" di "+a+" ("+c+" records)"},formatSearch:function(){return"Cerca"},formatNoMatches:function(){return"Nessun record trovato"}})})(jQuery);