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: {
|
||||
placeholder: 'Välj',
|
||||
noMatch: 'Ingen träff',
|
||||
loading: 'Ladar'
|
||||
loading: 'Laddar'
|
||||
},
|
||||
table: {
|
||||
noDataText: 'Ingen data',
|
||||
|
@ -102,4 +102,4 @@ const lang = {
|
|||
|
||||
setLang(lang);
|
||||
|
||||
export default lang;
|
||||
export default lang;
|
||||
|
|
Loading…
Add table
Reference in a new issue