35 lines
1.1 KiB
JSON
35 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich",
|
|
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"invalid_mfa_code": "Ung\u00fcltiger MFA-Code"
|
|
},
|
|
"step": {
|
|
"mfa": {
|
|
"data": {
|
|
"mfa_code": "MFA-Code (6-stellig)"
|
|
},
|
|
"title": "Gib deinen MFA-Code f\u00fcr Abode ein"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "E-Mail"
|
|
},
|
|
"title": "Gib deine Abode-Anmeldeinformationen ein"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "E-Mail"
|
|
},
|
|
"title": "Gib deine Abode Anmeldeinformationen ein"
|
|
}
|
|
}
|
|
}
|
|
} |