2018-11-08 11:59:09 +00:00
|
|
|
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 ×ĸ××××× ×××××',
|
2019-01-12 03:33:27 +00:00
|
|
|
};
|