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

20 lines
566 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd",
"unknown": "Onverwachte fout"
},
"error": {
"not_found": "Geen apparaten gevonden op het netwerk"
},
"step": {
"user": {
"data": {
"code": "Station code"
},
"description": "Voer de code van het meteoklimatologische station in (bv. ESCAT4300000043206B)",
"title": "Meteoclimatic"
}
}
}
}