31 lines
931 B
JSON
31 lines
931 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Locatie is al geconfigureerd."
|
|
},
|
|
"error": {
|
|
"invalid_api_key": "Ongeldige API-sleutel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"latitude": "Breedtegraad",
|
|
"longitude": "Lengtegraad",
|
|
"name": "Naam van de integratie"
|
|
},
|
|
"description": "Stel AEMET OpenData-integratie in. Ga naar https://opendata.aemet.es/centrodedescargas/altaUsuario om een API-sleutel te genereren",
|
|
"title": "AEMET OpenData"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"station_updates": "Verzamel gegevens van AEMET-weerstations"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |