21 lines
545 B
JSON
21 lines
545 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Locatie is al geconfigureerd."
|
|
},
|
|
"error": {
|
|
"invalid_api_key": "Ongeldige API-sleutel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"elevation": "Hoogte",
|
|
"latitude": "Breedtegraad",
|
|
"longitude": "Lengtegraad"
|
|
},
|
|
"title": "Vul uw gegevens in"
|
|
}
|
|
}
|
|
}
|
|
} |