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

20 lines
537 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd",
"already_in_progress": "De configuratiestroom is al aan de gang"
},
"error": {
"connection_error": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"host": "IP-adres"
},
"description": "Verbinden met omvormer",
"title": "GoodWe-omvormer"
}
}
}
}