22 lines
750 B
JSON
22 lines
750 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"auth": "API-sleutel is niet correct.",
|
|
"name_exists": "Naam bestaat al.",
|
|
"wrong_location": "Geen Airly meetstations in dit gebied."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Airly API-sleutel",
|
|
"latitude": "Breedtegraad",
|
|
"longitude": "Lengtegraad",
|
|
"name": "Naam van de integratie"
|
|
},
|
|
"description": "Airly-integratie van luchtkwaliteit instellen. Ga naar https://developer.airly.eu/register om de API-sleutel te genereren",
|
|
"title": "Airly"
|
|
}
|
|
},
|
|
"title": "Airly"
|
|
}
|
|
} |