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

13 lines
374 B
JSON
Raw Normal View History

2019-03-10 05:26:26 +00:00
{
"config": {
"abort": {
2021-03-16 00:04:36 +00:00
"no_devices_found": "Geen apparaten gevonden op het netwerk",
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
2019-03-10 05:26:26 +00:00
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Wil je TP-Link slimme apparaten instellen?"
2019-03-10 05:26:26 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-03-10 05:26:26 +00:00
}