Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Commit 411ce92

Browse files
committed
Lower case on 'itens / page' translation
1 parent a765427 commit 411ce92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/pt-br.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ export default {
1313
',': ',',
1414

1515
/* PageSizeSelect.vue */
16-
'items / page': 'Itens / páginas'
16+
'items / page': 'itens / páginas'
1717
}

0 commit comments

Comments
 (0)