31 lines
1.1 KiB
JSON
31 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Diese AVM FRITZ! Box ist bereits konfiguriert.",
|
|
"already_in_progress": "Die Konfiguration der AVM FRITZ! Box ist bereits in Bearbeitung.",
|
|
"not_found": "Keine unterst\u00fctzte AVM FRITZ! Box im Netzwerk gefunden.",
|
|
"not_supported": "Verbunden mit AVM FRITZ! Box, kann jedoch keine Smart Home-Ger\u00e4te steuern."
|
|
},
|
|
"error": {
|
|
"auth_failed": "Benutzername und/oder Passwort sind falsch."
|
|
},
|
|
"flow_title": "AVM FRITZ! Box: {name}",
|
|
"step": {
|
|
"confirm": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"username": "Benutzername"
|
|
},
|
|
"description": "M\u00f6chten Sie {name} einrichten?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"password": "Passwort",
|
|
"username": "Benutzername"
|
|
},
|
|
"description": "Geben Sie Ihre AVM FRITZ! Box-Informationen ein."
|
|
}
|
|
}
|
|
}
|
|
} |