33 lines
1007 B
JSON
33 lines
1007 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Kontoen er allerede konfigurert",
|
|
"reauth_successful": "Godkjenning p\u00e5 nytt var vellykket"
|
|
},
|
|
"error": {
|
|
"already_configured": "Kontoen er allerede konfigurert",
|
|
"cannot_connect": "Tilkobling mislyktes",
|
|
"invalid_auth": "Ugyldig godkjenning"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Passord",
|
|
"username": "E-post"
|
|
},
|
|
"description": "Vennligst fyll inn din informasjonen.",
|
|
"title": "Tesla - Konfigurasjon"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"enable_wake_on_start": "Tving biler til \u00e5 v\u00e5kne ved oppstart",
|
|
"scan_interval": "Sekunder mellom skanninger"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |