kk_KZ.js 327 B

1234567891011121314
  1. export default {
  2. // Options.jsx
  3. items_per_page: '/ бет',
  4. jump_to: 'Секіру',
  5. jump_to_confirm: 'Растау',
  6. page: '',
  7. // Pagination.jsx
  8. prev_page: 'Артқа',
  9. next_page: 'Алға',
  10. prev_5: 'Алдыңғы 5',
  11. next_5: 'Келесі 5',
  12. prev_3: 'Алдыңғы 3',
  13. next_3: 'Келесі 3'
  14. };