ソースを参照

Update bootstrap-table-pt-PT.js

文翼 10 年 前
コミット
709ea28cd3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/locale/bootstrap-table-pt-PT.js

+ 1 - 1
src/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...';
         },