core/homeassistant/components/bsblan/translations/de.json

20 lines
493 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"host": "Host",
"password": "Passwort",
"port": "Port Nummer",
"username": "Benutzername"
}
}
}
}
}