Latest updates from IceHrmPro
This commit is contained in:
14
web/node_modules/rc-pagination/es/locale/id_ID.js
generated
vendored
Normal file
14
web/node_modules/rc-pagination/es/locale/id_ID.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
// Options.jsx
|
||||
items_per_page: '/ halaman',
|
||||
jump_to: 'Menuju',
|
||||
jump_to_confirm: 'konfirmasi',
|
||||
page: '',
|
||||
// Pagination.jsx
|
||||
prev_page: 'Halaman Sebelumnya',
|
||||
next_page: 'Halaman Berikutnya',
|
||||
prev_5: '5 Halaman Sebelumnya',
|
||||
next_5: '5 Halaman Berikutnya',
|
||||
prev_3: '3 Halaman Sebelumnya',
|
||||
next_3: '3 Halaman Berikutnya'
|
||||
};
|
||||
Reference in New Issue
Block a user