Latest updates from IceHrmPro
This commit is contained in:
21
web/node_modules/rc-pagination/lib/locale/az_AZ.js
generated
vendored
Normal file
21
web/node_modules/rc-pagination/lib/locale/az_AZ.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: '/ səhifə',
|
||||
jump_to: 'Get',
|
||||
jump_to_confirm: 'təsdiqlə',
|
||||
page: '',
|
||||
// Pagination.jsx
|
||||
prev_page: 'Əvvəlki Səhifə',
|
||||
next_page: 'Növbəti Səhifə',
|
||||
prev_5: 'Əvvəlki 5 Səhifə',
|
||||
next_5: 'Növbəti 5 Səhifə',
|
||||
prev_3: 'Əvvəlki 3 Səhifə',
|
||||
next_3: 'Növbəti 3 Səhifə'
|
||||
};
|
||||
exports.default = _default;
|
||||
Reference in New Issue
Block a user