31 lines
877 B
JSON
31 lines
877 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Kontot har redan konfigurerats"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta, f\u00f6rs\u00f6k igen",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"reauth_validate": {
|
|
"data": {
|
|
"password": "L\u00f6senord"
|
|
}
|
|
},
|
|
"user_validate": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
}
|
|
},
|
|
"validation": {
|
|
"data": {
|
|
"code": "Verifieringskod"
|
|
},
|
|
"title": "Tv\u00e5faktorsautentisering"
|
|
}
|
|
}
|
|
}
|
|
} |