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

25 lines
546 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"one": "Leeg",
"other": "Leeg"
},
"step": {
"one": "Leeg",
"other": "Leeg"
}
},
"options": {
"step": {
"init": {
"data": {
"time_between_update": "Minimumtijd tussen entiteitsupdates [s]"
},
"title": "DSMR-opties"
}
}
}
}