first commit
This commit is contained in:
16
frontend/node_modules/rc-pagination/es/locale/ur_PK.js
generated
vendored
Normal file
16
frontend/node_modules/rc-pagination/es/locale/ur_PK.js
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
var locale = {
|
||||
// Options
|
||||
items_per_page: '/ صفحہ',
|
||||
jump_to: 'پاس جاؤ',
|
||||
jump_to_confirm: 'تصدیق کریں',
|
||||
page: '',
|
||||
// Pagination
|
||||
prev_page: 'پچھلا صفحہ',
|
||||
next_page: 'اگلا صفحہ',
|
||||
prev_5: 'پچھلے 5 صفحات',
|
||||
next_5: 'اگلے 5 صفحات',
|
||||
prev_3: 'پچھلے 3 صفحات',
|
||||
next_3: 'اگلے 3 صفحات',
|
||||
page_size: 'Page Size'
|
||||
};
|
||||
export default locale;
|
||||
Reference in New Issue
Block a user