18 lines
464 B
JSON
18 lines
464 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"name_exists": "El nom ja existeix",
|
||
|
"wrong_location": "La ubicaci\u00f3 ha d'estar a Su\u00e8cia"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"latitude": "Latitud",
|
||
|
"longitude": "Longitud",
|
||
|
"name": "Nom"
|
||
|
},
|
||
|
"title": "Ubicaci\u00f3 a Su\u00e8cia"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|