36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"step": {
|
|
"reauth_validate": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Die Sense-Integration muss dein Konto {email} erneut authentifizieren.",
|
|
"title": "Integration erneut authentifizieren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"email": "E-Mail",
|
|
"password": "Passwort",
|
|
"timeout": "Zeit\u00fcberschreitung"
|
|
},
|
|
"title": "Stelle eine Verbindung zu deinem Sense Energy Monitor her"
|
|
},
|
|
"validation": {
|
|
"data": {
|
|
"code": "Verifizierungs-Code"
|
|
},
|
|
"title": "Sense Multi-Faktor-Authentifizierung"
|
|
}
|
|
}
|
|
}
|
|
} |