Latest updates from IceHrmPro
This commit is contained in:
21
web/node_modules/rc-pagination/lib/locale/mn_MN.js
generated
vendored
Normal file
21
web/node_modules/rc-pagination/lib/locale/mn_MN.js
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.default = void 0;
|
||||
var _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 хуудас'
|
||||
};
|
||||
exports.default = _default;
|
||||
Reference in New Issue
Block a user