core/homeassistant/components/izone/strings.json

16 lines
347 B
JSON

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