1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/zerproc/translations/nl.json

13 lines
362 B
JSON
Raw Normal View History

2021-02-24 01:04:14 +01:00
{
"config": {
"abort": {
"no_devices_found": "Geen apparaten gevonden op het netwerk",
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
},
"step": {
"confirm": {
"description": "Wil je beginnen met instellen?"
}
}
}
}