19 lines
474 B
JSON
19 lines
474 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"name_exists": "Namnet finns redan",
|
||
|
"wrong_location": "Endast plats i Sverige"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"latitude": "Latitud",
|
||
|
"longitude": "Longitud",
|
||
|
"name": "Namn"
|
||
|
},
|
||
|
"title": "Plats i Sverige"
|
||
|
}
|
||
|
},
|
||
|
"title": "SMHI svenskt väder"
|
||
|
}
|
||
|
}
|