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

13 lines
353 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Geen LIFX-apparaten gevonden op het netwerk.",
"single_instance_allowed": "Slechts een enkele configuratie van LIFX is mogelijk."
},
"step": {
"confirm": {
"description": "Wilt u LIFX instellen?"
}
}
}
}