1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-27 10:46:38 +01:00
Files
core/homeassistant/components/sonos/strings.json
T
2020-04-22 15:05:39 +02:00

14 lines
299 B
JSON

{
"config": {
"step": {
"confirm": {
"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."
}
}
}