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

12 lines
254 B
JSON
Raw Normal View History

2021-12-21 00:15:06 +00:00
{
"config": {
"step": {
"user": {
"data": {
"zone": "Zone"
},
"description": "Kies locatie om te gebruiken voor weersvoorspelling"
}
}
}
}