first commit
This commit is contained in:
21
frontend/node_modules/rc-pagination/lib/locale/ne_NP.js
generated
vendored
Normal file
21
frontend/node_modules/rc-pagination/lib/locale/ne_NP.js
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.default = void 0;
|
||||
var _default = exports.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 पृष्ठहरू',
|
||||
page_size: 'पृष्ठ आकार'
|
||||
};
|
||||
Reference in New Issue
Block a user