core/homeassistant/components/lifx/.translations/en.json

15 lines
404 B
JSON

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