Skip to content

Commit 23ca87f

Browse files
committed
Merge pull request #3499 from billyaraujo/master
Small correction.
2 parents 025c893 + a2353ea commit 23ca87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/i18n/pt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
search: {
1212
placeholder: 'Procurar...',
1313
showingItems: 'Mostrando os Itens:',
14-
selectedItems: 'Items Selecionados:',
14+
selectedItems: 'Itens Selecionados:',
1515
totalItems: 'Total de Itens:',
1616
size: 'Tamanho da Página:',
1717
first: 'Primeira Página',

0 commit comments

Comments
 (0)