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

20 lines
608 B
JSON

{
"config": {
"abort": {
"already_configured": "Deze laadzone is al geconfigureerd"
},
"error": {
"cannot_connect": "Verbinding mislukt, probeer het opnieuw",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"loadzone": "Laadzone (vestigingspunt)"
},
"description": "Uw Load Zone staat op uw Griddy account onder \"Account > Meter > Load Zone\".",
"title": "Stel uw Griddy Load Zone in"
}
}
}
}