Update hi-IN.js
This commit is contained in:
parent
47aca34b35
commit
3214537794
1 changed files with 9 additions and 9 deletions
|
@ -79,20 +79,20 @@ const lang = {
|
||||||
cancelText: 'निरस्त करना'
|
cancelText: 'निरस्त करना'
|
||||||
},
|
},
|
||||||
page: {
|
page: {
|
||||||
prev: 'Previous Page',
|
prev: 'पिछला पेज',
|
||||||
next: 'Next Page',
|
next: 'अगला पेज',
|
||||||
total: 'Total',
|
total: 'समस्त',
|
||||||
item: 'item',
|
item: 'एक चीज',
|
||||||
items: 'items',
|
items: 'अनेक चीज',
|
||||||
prev5: 'Previous 5 Pages',
|
prev5: 'पिछला 5 पेज',
|
||||||
next5: 'Next 5 Pages',
|
next5: 'अगला 5 पेज',
|
||||||
page: '/page',
|
page: '/page',
|
||||||
goto: 'Goto',
|
goto: 'Goto',
|
||||||
p: ''
|
p: ''
|
||||||
},
|
},
|
||||||
rate: {
|
rate: {
|
||||||
star: 'Star',
|
star: 'प्रसिद्ध',
|
||||||
stars: 'Stars'
|
stars: 'प्रसिद्ध'
|
||||||
},
|
},
|
||||||
tree: {
|
tree: {
|
||||||
emptyText: 'कोई आकड़ा उपलब्ध नहीं है'
|
emptyText: 'कोई आकड़ा उपलब्ध नहीं है'
|
||||||
|
|
Loading…
Add table
Reference in a new issue