core/homeassistant/components/izone/strings.json

14 lines
299 B
JSON

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