浏览代码

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...';
         },