31 lines
895 B
JSON
31 lines
895 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"already_configured": "Gateway gi\u00e0 configurato",
|
|
"id_exists": "ID del gateway esiste gi\u00e0",
|
|
"serial_error": "Errore durante la connessione al dispositivo",
|
|
"timeout": "Tentativo di connessione scaduto"
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"device": "Percorso o URL",
|
|
"id": "ID",
|
|
"name": "Nome"
|
|
},
|
|
"title": "OpenTherm Gateway"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"floor_temperature": "Temperatura del pavimento",
|
|
"precision": "Precisione"
|
|
},
|
|
"description": "Opzioni per OpenTherm Gateway"
|
|
}
|
|
}
|
|
}
|
|
} |