2020-03-24 13:18:47 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-05-10 00:04:47 +00:00
|
|
|
"already_configured": "Der Dienst ist bereits konfiguriert",
|
|
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
2020-03-24 13:18:47 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2021-02-03 10:46:49 +00:00
|
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
2020-03-24 13:18:47 +00:00
|
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
|
|
"unknown": "Unerwarteter Fehler"
|
|
|
|
},
|
|
|
|
"step": {
|
2021-05-10 00:04:47 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Passwort"
|
2021-05-12 00:04:03 +00:00
|
|
|
},
|
|
|
|
"description": "Das Passwort f\u00fcr {username} ist nicht mehr g\u00fcltig.",
|
2021-07-10 00:09:24 +00:00
|
|
|
"title": "Authentifiziere dein MyQ-Konto erneut"
|
2021-05-10 00:04:47 +00:00
|
|
|
},
|
2020-03-24 13:18:47 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Passwort",
|
|
|
|
"username": "Benutzername"
|
|
|
|
},
|
2021-07-10 00:09:24 +00:00
|
|
|
"title": "Stelle eine Verbindung zum MyQ Gateway her"
|
2020-03-24 13:18:47 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2020-03-24 13:18:47 +00:00
|
|
|
}
|