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

18 lines
419 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured",
"existing_instance_updated": "Updated existing configuration."
},
"error": {
"cannot_connect": "Failed to connect"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}