22 lines
726 B
JSON
22 lines
726 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": "Imposta l'integrazione di AEMET OpenData. Per generare la chiave API, vai su https://opendata.aemet.es/centrodedescargas/altaUsuario",
|
|
"title": "AEMET OpenData"
|
|
}
|
|
}
|
|
}
|
|
} |