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

15 lines
409 B
JSON

{
"config": {
"abort": {
"no_devices_found": "No Sonos devices found on the network.",
"single_instance_allowed": "Only a single configuration of Sonos is necessary."
},
"step": {
"confirm": {
"description": "Do you want to setup Sonos?",
"title": "Sonos"
}
},
"title": "Sonos"
}
}