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

18 lines
447 B
JSON
Raw Normal View History

2022-07-01 00:27:03 +00:00
{
"config": {
"abort": {
2022-08-01 00:28:32 +00:00
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
2022-07-01 00:27:03 +00:00
"existing_instance_updated": "Bestehende Konfiguration wurde aktualisiert."
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}