ソースを参照

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

Davide Renzi 11 年 前
コミット
299d6dccf7
1 ファイル変更1 行追加0 行削除
  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);