Fix typos

This commit is contained in:
Sergio Crisostomo 2018-05-08 11:15:55 +02:00
parent 220161f5ed
commit cca3bcaa1a

View file

@ -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;