ソースを参照

Update bootstrap-table-pt-PT.js

Burnspirit 10 年 前
コミット
756fb9c996
1 ファイル変更1 行追加1 行削除
  1. 1 1
      dist/locale/bootstrap-table-pt-PT.js

+ 1 - 1
dist/locale/bootstrap-table-pt-PT.js

@@ -5,7 +5,7 @@
 (function ($) {
     'use strict';
 
-    $.fn.bootstrapTable.locales['pt-BR'] = {
+    $.fn.bootstrapTable.locales['pt-PT'] = {
         formatLoadingMessage: function () {
             return 'A carregar, aguarde...';
         },