14 lines
425 B
JSON
14 lines
425 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"no_devices_found": "No devices found on the network",
|
|
"not_sonos_device": "Discovered device is not a Sonos device",
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
|
},
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up Sonos?"
|
|
}
|
|
}
|
|
}
|
|
} |