19 lines
514 B
JSON
19 lines
514 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_setup": "Endast en Vesync-instans \u00e4r till\u00e5ten"
|
|
},
|
|
"error": {
|
|
"invalid_login": "Ogiltigt anv\u00e4ndarnamn eller l\u00f6senord"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "E-postadress"
|
|
},
|
|
"title": "Ange anv\u00e4ndarnamn och l\u00f6senord"
|
|
}
|
|
}
|
|
}
|
|
} |