19 lines
481 B
JSON
19 lines
481 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"name_exists": "Locatie bestaat al."
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"elevation": "Hoogte",
|
||
|
"latitude": "Breedtegraad",
|
||
|
"longitude": "Lengtegraad",
|
||
|
"name": "Naam"
|
||
|
},
|
||
|
"description": "Meteorologisch institutt",
|
||
|
"title": "Locatie"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|