Latest updates from IceHrmPro
This commit is contained in:
14
web/node_modules/rc-pagination/es/locale/ru_RU.js
generated
vendored
Normal file
14
web/node_modules/rc-pagination/es/locale/ru_RU.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
export default {
|
||||
// Options.jsx
|
||||
items_per_page: '/ стр.',
|
||||
jump_to: 'Перейти',
|
||||
jump_to_confirm: 'подтвердить',
|
||||
page: '',
|
||||
// Pagination.jsx
|
||||
prev_page: 'Назад',
|
||||
next_page: 'Вперед',
|
||||
prev_5: 'Предыдущие 5',
|
||||
next_5: 'Следующие 5',
|
||||
prev_3: 'Предыдущие 3',
|
||||
next_3: 'Следующие 3'
|
||||
};
|
||||
Reference in New Issue
Block a user