28 lines
888 B
JSON
28 lines
888 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Det h\u00e4r anv\u00e4ndarnamnet anv\u00e4nds redan.",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "L\u00f6senord"
|
|
},
|
|
"description": "Skriv om l\u00f6senordet f\u00f6r {username}",
|
|
"title": "\u00c5terautenticera integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn/E-Postadress"
|
|
},
|
|
"title": "Fyll i dina uppgifter"
|
|
}
|
|
}
|
|
}
|
|
} |