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 6ddc3c8 commit 3c604dbCopy full SHA for 3c604db
src/locale/kn_IN.js
@@ -0,0 +1,15 @@
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
+};
0 commit comments