20 lines
503 B
JSON
20 lines
503 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto har redan konfigurerats"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"password": "L\u00f6senord"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |