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

13 lines
362 B
JSON
Raw Normal View History

2021-07-21 00:11:58 +00:00
{
"config": {
"abort": {
"no_devices_found": "Geen apparaten gevonden op het netwerk",
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
},
"step": {
"confirm": {
2021-10-02 12:59:05 +00:00
"description": "Wilt u beginnen met instellen?"
2021-07-21 00:11:58 +00:00
}
}
}
}