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

18 lines
447 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
"existing_instance_updated": "Bestehende Konfiguration wurde aktualisiert."
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}