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

18 lines
422 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured"
},
"error": {
"cannot_connect": "Failed to connect",
"no_data": "Device did not return any data required to an entry."
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}