ant-design-vue/components/vc-pagination/locale/he_IL.js

16 lines
394 B
JavaScript
Raw Normal View History

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 ืขืžื•ื“ื™ื ื”ื‘ืื™ื',
}