Fix typos
This commit is contained in:
parent
220161f5ed
commit
cca3bcaa1a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ const lang = {
|
||||||
select: {
|
select: {
|
||||||
placeholder: 'Välj',
|
placeholder: 'Välj',
|
||||||
noMatch: 'Ingen träff',
|
noMatch: 'Ingen träff',
|
||||||
loading: 'Ladar'
|
loading: 'Laddar'
|
||||||
},
|
},
|
||||||
table: {
|
table: {
|
||||||
noDataText: 'Ingen data',
|
noDataText: 'Ingen data',
|
||||||
|
|
Loading…
Add table
Reference in a new issue