36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"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"
|
|
},
|
|
"description": "The Sense integration needs to re-authenticate your account {email}.",
|
|
"title": "\u00c5terautenticera integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"email": "E-postadress",
|
|
"password": "L\u00f6senord",
|
|
"timeout": "Timeout"
|
|
},
|
|
"title": "Anslut till din Sense Energy Monitor"
|
|
},
|
|
"validation": {
|
|
"data": {
|
|
"code": "Verifieringskod"
|
|
},
|
|
"title": "Sense Multifaktorsautentisering"
|
|
}
|
|
}
|
|
}
|
|
} |