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

18 lines
520 B
JSON

{
"config": {
"error": {
"identifier_exists": "Locatie al geregistreerd"
},
"step": {
"user": {
"data": {
"latitude": "Breedtegraad",
"longitude": "Lengtegraad",
"radius": "Radius (met behulp van uw basisstation systeem)"
},
"title": "Vul uw locatiegegevens in."
}
},
"title": "World Wide Lightning Location Network (WWLLN)"
}
}