We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50a7ea commit 62a4663Copy full SHA for 62a4663
src/locale/ne_NP.js
@@ -0,0 +1,16 @@
1
+export default {
2
+ // Options.jsx
3
+ items_per_page: '/ पृष्ठ',
4
+ jump_to: 'जाऊ त्यहाँ',
5
+ jump_to_confirm: 'पुष्टि गर्नुहोस्',
6
+ page: 'पृष्ठ',
7
+
8
+ // Pagination.jsx
9
+ prev_page: 'अघिल्लो पृष्ठ',
10
+ next_page: 'अर्को पृष्ठ',
11
+ prev_5: 'अघिल्लो 5 पृष्ठहरू',
12
+ next_5: 'अर्को 5 पृष्ठहरू',
13
+ prev_3: 'अघिल्लो 3 पृष्ठहरू',
14
+ next_3: 'अर्को 3 पृष्ठहरू',
15
+ page_size: 'पृष्ठ आकार',
16
+};
0 commit comments