core/homeassistant/components/lifx/strings.json

16 lines
341 B
JSON

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