Latest updates from IceHrmPro
This commit is contained in:
23
web/node_modules/rc-pagination/es/locale/hu_HU.js
generated
vendored
Normal file
23
web/node_modules/rc-pagination/es/locale/hu_HU.js
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
export default {
|
||||
// Options.jsx
|
||||
items_per_page: '/ oldal',
|
||||
// '/ page',
|
||||
jump_to: 'Ugrás',
|
||||
// 'Goto',
|
||||
jump_to_confirm: 'megerősít',
|
||||
// 'confirm',
|
||||
page: '',
|
||||
// Pagination.jsx
|
||||
prev_page: 'Előző oldal',
|
||||
// 'Previous Page',
|
||||
next_page: 'Következő oldal',
|
||||
// 'Next Page',
|
||||
prev_5: 'Előző 5 oldal',
|
||||
// 'Previous 5 Pages',
|
||||
next_5: 'Következő 5 oldal',
|
||||
// 'Next 5 Pages',
|
||||
prev_3: 'Előző 3 oldal',
|
||||
// 'Previous 3 Pages',
|
||||
next_3: 'Következő 3 oldal' // 'Next 3 Pages',
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user