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

20 lines
553 B
JSON

{
"config": {
"error": {
"identifier_exists": "Co\u00f6rdinaten al geregistreerd",
"invalid_api_key": "Ongeldige API-sleutel"
},
"step": {
"user": {
"data": {
"api_key": "OpenUV API-Sleutel",
"elevation": "Hoogte",
"latitude": "Breedtegraad",
"longitude": "Lengtegraad"
},
"title": "Vul uw gegevens in"
}
},
"title": "OpenUV"
}
}