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

17 lines
464 B
JSON

{
"config": {
"abort": {
"already_configured": "Deze locatie is al geregistreerd."
},
"step": {
"user": {
"data": {
"latitude": "Breedtegraad",
"longitude": "Lengtegraad",
"radius": "Radius (met behulp van uw basisstation systeem)"
},
"title": "Vul uw locatiegegevens in."
}
}
}
}