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

18 lines
373 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"host": "Host",
"port": "Poort"
}
}
}
}
}