1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/sonos/strings.json
2018-08-19 22:29:08 +02:00

16 lines
347 B
JSON

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