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

14 lines
297 B
JSON

{
"config": {
"create_entry": {
"default": "Succesvol geauthenticeerd met Netatmo."
}
},
"options": {
"step": {
"public_weather_areas": {
"description": "Configureer openbare weersensoren."
}
}
}
}