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

18 lines
397 B
JSON

{
"config": {
"abort": {
"already_configured": "Account is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"api_key": "API-sleutel",
"name": "Naam"
}
}
}
}
}