31 lines
870 B
JSON
31 lines
870 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"already_configured": "Gateway er allerede konfigurert",
|
|
"id_exists": "Gateway-ID finnes allerede",
|
|
"serial_error": "Feil ved tilkobling til enhet",
|
|
"timeout": "Tilkoblingsfors\u00f8k ble tidsavbrutt"
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"device": "Bane eller URL-adresse",
|
|
"id": "",
|
|
"name": "Navn"
|
|
},
|
|
"title": ""
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"floor_temperature": "Etasje Temperatur",
|
|
"precision": "Presisjon"
|
|
},
|
|
"description": "Alternativer for OpenTherm Gateway"
|
|
}
|
|
}
|
|
}
|
|
} |