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

15 lines
416 B
JSON
Raw Normal View History

2019-02-13 23:44:18 +00:00
{
"config": {
"abort": {
2019-12-30 00:32:19 +00:00
"no_devices_found": "Der blev ikke fundet nogen LIFX-enheder p\u00e5 netv\u00e6rket.",
"single_instance_allowed": "Kun en enkelt konfiguration af LIFX er mulig."
2019-02-13 23:44:18 +00:00
},
"step": {
"confirm": {
"description": "Konfigurer LIFX?",
"title": "LIFX"
}
},
"title": "LIFX"
}
}