Skip to content

Commit

Permalink
add pt-br excel translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Hideki Higuchi authored and mportuga committed Mar 13, 2018
1 parent a83df5b commit dcc43df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/js/i18n/pt-br.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
exporterAllAsPdf: 'Exportar todos os dados como pdf',
exporterVisibleAsPdf: 'Exportar dados visíveis como pdf',
exporterSelectedAsPdf: 'Exportar dados selecionados como pdf',
exporterAllAsExcel: 'Exportar todos os dados como excel',
exporterVisibleAsExcel: 'Exportar dados visíveis como excel',
clearAllFilters: 'Limpar todos os filtros'
},
importer: {
Expand Down

0 comments on commit dcc43df

Please sign in to comment.