chore: update ant-design dependencies and add new icon types
This commit is contained in:
+16
@@ -0,0 +1,16 @@
|
||||
var locale = {
|
||||
// Options
|
||||
items_per_page: '/ ទំព័រ',
|
||||
jump_to: 'លោតទៅ',
|
||||
jump_to_confirm: 'បញ្ជាក់',
|
||||
page: 'ទំព័រ',
|
||||
// Pagination
|
||||
prev_page: 'ទំព័រមុន',
|
||||
next_page: 'ទំព័របន្ទាប់',
|
||||
prev_5: '៥ ទំព័រថយក្រោយ',
|
||||
next_5: '៥ ទំព័រទៅមុខ',
|
||||
prev_3: '៣ ទំព័រថយក្រោយ',
|
||||
next_3: '៣ ទំព័រទៅមុខ',
|
||||
page_size: 'Page Size'
|
||||
};
|
||||
export default locale;
|
||||
Reference in New Issue
Block a user