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

24 lines
616 B
JSON

{
"config": {
"error": {
"name_exists": "Naam bestaat al"
},
"step": {
"user": {
"data": {
"latitude": "Breedtegraad",
"longitude": "Lengtegraad",
"mode": "Mode",
"name": "Naam"
},
"description": "Instituto Portugu\u00eas do Mar e Atmosfera",
"title": "Locatie"
}
}
},
"system_health": {
"info": {
"api_endpoint_reachable": "IPMA API-eindpunt bereikbaar"
}
}
}