21 lines
539 B
JSON
21 lines
539 B
JSON
{
|
|
"config": {
|
|
"title": "Portuguese weather service (IPMA)",
|
|
"step": {
|
|
"user": {
|
|
"title": "Location",
|
|
"description": "Instituto Português do Mar e Atmosfera",
|
|
"data": {
|
|
"name": "Name",
|
|
"latitude": "Latitude",
|
|
"longitude": "Longitude",
|
|
"mode": "Mode"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"name_exists": "Name already exists"
|
|
}
|
|
}
|
|
}
|