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.
ant-design-vue/components/vc-pagination/locale/km_KH.ts

16 lines
508 B

export 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: '៣ ទំព័រទៅមុខ',
};