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

18 lines
419 B
JSON
Raw Normal View History

{
"config": {
"abort": {
2022-08-01 00:28:32 +00:00
"already_configured": "Device is already configured",
"existing_instance_updated": "Updated existing configuration."
},
"error": {
"cannot_connect": "Failed to connect"
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}