18 lines
434 B
JSON
18 lines
434 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"name_exists": "Namnet finns redan",
|
||
|
"wrong_location": "Plats i Sverige endast"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"latitude": "Latitud",
|
||
|
"longitude": "Longitud",
|
||
|
"name": "Namn"
|
||
|
},
|
||
|
"title": "Plats i Sverige"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|