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

19 lines
453 B
JSON

{
"config": {
"abort": {
"already_configured": "Account is al geconfigureerd"
},
"error": {
"wrong_location": "Locatie alleen Zweden"
},
"step": {
"user": {
"data": {
"latitude": "Breedtegraad",
"longitude": "Lengtegraad"
},
"title": "Locatie in Zweden"
}
}
}
}