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

15 lines
289 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"one": "Leeg",
"other": "Leeg"
},
"step": {
"one": "Leeg",
"other": "Leeg"
}
}
}