forked from pu428f3pz/InternshipProject
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
574 B
22 lines
574 B
"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 بەت',
|
|
page_size: 'Page Size'
|
|
};
|
|
exports.default = _default; |