NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/ant-design-vue/es/vc-pagination/locale/kn_IN.js
2023-09-14 14:47:11 +08:00

15 lines
532 B
Java
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 ಟಗಳ'
};