Update hi-IN.js
This commit is contained in:
parent
05e219e000
commit
85c7ae360a
1 changed files with 4 additions and 4 deletions
|
@ -2,11 +2,11 @@ import setLang from '../lang';
|
||||||
|
|
||||||
const lang = {
|
const lang = {
|
||||||
i: {
|
i: {
|
||||||
locale: 'en-US',
|
locale: 'hi-IN',
|
||||||
select: {
|
select: {
|
||||||
placeholder: 'Select',
|
placeholder: 'कृपया चुने|',
|
||||||
noMatch: 'No matching data',
|
noMatch: 'कोई आकड़ा उपलब्ध नहीं है|',
|
||||||
loading: 'Loading'
|
loading: 'लोड हो रहा है'
|
||||||
},
|
},
|
||||||
table: {
|
table: {
|
||||||
noDataText: 'No Data',
|
noDataText: 'No Data',
|
||||||
|
|
Loading…
Add table
Reference in a new issue