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

20 lines
508 B
JSON

{
"config": {
"error": {
"name_exists": "Locatie bestaat al."
},
"step": {
"user": {
"data": {
"elevation": "Hoogte",
"latitude": "Breedtegraad",
"longitude": "Lengtegraad",
"name": "Naam"
},
"description": "Meteorologisch institutt",
"title": "Locatie"
}
},
"title": "Met.no"
}
}