Browse Source

Revert "added missing formatExport and ClearFilters"

Dennis Hernández 8 years ago
parent
commit
0a40e3afaa
1 changed files with 0 additions and 6 deletions
  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';
         }
     };