30 lines
864 B
JSON
30 lines
864 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "La posizione \u00e8 gi\u00e0 configurata"
|
|
},
|
|
"error": {
|
|
"invalid_api_key": "Chiave API non valida"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Chiave API",
|
|
"latitude": "Latitudine",
|
|
"longitude": "Logitudine",
|
|
"name": "Nome dell'integrazione"
|
|
},
|
|
"description": "Per generare la chiave API, vai su https://opendata.aemet.es/centrodescargas/altaUsuario"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"station_updates": "Raccogli i dati dalle stazioni meteorologiche AEMET"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |