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/pa_IN.ts

16 lines
445 B

export default {
// Options.jsx
items_per_page: '/ ਪੰਨਾ',
jump_to: 'Goto',
jump_to_confirm: 'ਪੁਸ਼ਟੀ ਕਰੋ',
page: 'ਪੰਨਾ',
// Pagination.jsx
prev_page: 'ਪਿਛਲਾ ਪੰਨਾ',
next_page: 'ਅਗਲਾ ਪੰਨਾ',
prev_5: 'ਪਿਛਲੇ 5 ਪੰਨੇ',
next_5: 'ਅਗਲੇ 5 ਪੰਨੇ',
prev_3: 'ਪਿਛਲੇ 3 ਪੰਨੇ',
next_3: 'ਅਗਲੇ 3 ਪੰਨੇ',
};