hass-core/homeassistant/components/lifx/translations/en.json
2020-10-04 00:05:05 +00:00

13 lines
No EOL
349 B
JSON

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