Latest updates from IceHrmPro
This commit is contained in:
14
web/node_modules/rc-pagination/es/locale/ro_RO.js
generated
vendored
Normal file
14
web/node_modules/rc-pagination/es/locale/ro_RO.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
// Options.jsx
|
||||
items_per_page: '/ pagină',
|
||||
jump_to: 'Mergi la',
|
||||
jump_to_confirm: 'confirm',
|
||||
page: '',
|
||||
// Pagination.jsx
|
||||
prev_page: 'Pagina Anterioară',
|
||||
next_page: 'Pagina Următoare',
|
||||
prev_5: '5 Pagini Anterioare',
|
||||
next_5: '5 Pagini Următoare',
|
||||
prev_3: '3 Pagini Anterioare',
|
||||
next_3: '3 Pagini Următoare'
|
||||
};
|
||||
Reference in New Issue
Block a user