20 lines
515 B
JSON
20 lines
515 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": {
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |