Added "All" translation to the pt-BR language.
@@ -28,6 +28,9 @@
formatColumns: function () {
return 'Colunas';
},
+ formatAllRows: function () {
+ return 'Todos';
+ },
formatPaginationSwitch: function () {
return 'Ocultar/Exibir paginação';