Latest updates from IceHrmPro
This commit is contained in:
21
web/node_modules/rc-pagination/lib/locale/fa_IR.js
generated
vendored
Normal file
21
web/node_modules/rc-pagination/lib/locale/fa_IR.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: '۵ صفحه قبلی',
|
||||
next_5: '۵ صفحه بعدی',
|
||||
prev_3: '۳ صفحه قبلی',
|
||||
next_3: '۳ صفحه بعدی'
|
||||
};
|
||||
exports.default = _default;
|
||||
Reference in New Issue
Block a user