29 lines
945 B
JSON
29 lines
945 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Tj\u00e4nsten har redan konfigurerats",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Anslutningen misslyckades",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "L\u00f6senord"
|
|
},
|
|
"description": "L\u00f6senordet f\u00f6r {username} \u00e4r inte l\u00e4ngre giltigt.",
|
|
"title": "Autentisera ditt MyQ-konto igen"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
},
|
|
"title": "Anslut till MyQ Gateway"
|
|
}
|
|
}
|
|
}
|
|
} |