19 lines
489 B
JSON
19 lines
489 B
JSON
{
|
|
"config": {
|
|
"title": "Swedish weather service (SMHI)",
|
|
"step": {
|
|
"user": {
|
|
"title": "Location in Sweden",
|
|
"data": {
|
|
"name": "Name",
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"name_exists": "Name already exists",
|
|
"wrong_location": "Location Sweden only"
|
|
}
|
|
}
|
|
} |