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

16 lines
337 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Port Nummer"
}
}
}
},
"title": "BSB-Lan"
}