🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
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.
 
 
 
 

15 lines
468 B

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 หนา',
};