Latest updates from IceHrmPro
This commit is contained in:
14
web/node_modules/rc-pagination/es/locale/pt_BR.js
generated
vendored
Normal file
14
web/node_modules/rc-pagination/es/locale/pt_BR.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
// Options.jsx
|
||||
items_per_page: '/ página',
|
||||
jump_to: 'Vá até',
|
||||
jump_to_confirm: 'confirme',
|
||||
page: '',
|
||||
// Pagination.jsx
|
||||
prev_page: 'Página anterior',
|
||||
next_page: 'Próxima página',
|
||||
prev_5: '5 páginas anteriores',
|
||||
next_5: '5 próximas páginas',
|
||||
prev_3: '3 páginas anteriores',
|
||||
next_3: '3 próximas páginas'
|
||||
};
|
||||
Reference in New Issue
Block a user