ソースを参照

Revert "added missing formatExport and ClearFilters"

Dennis Hernández 8 年 前
コミット
0a40e3afaa
1 ファイル変更0 行追加6 行削除
  1. 0 6
      src/locale/bootstrap-table-pt-BR.js

+ 0 - 6
src/locale/bootstrap-table-pt-BR.js

@@ -33,12 +33,6 @@
         },
         formatNoMatches: function () {
             return 'Nenhum registro encontrado';
-        },
-        formatExport: function () {
-            return 'Exportar dados';
-        },
-        formatClearFilters: function () {
-            return 'Remover filtros';
         }
     };