32 lines
803 B
JSON
32 lines
803 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Vil du starte oppsettet?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Vert"
|
|
},
|
|
"description": "Skriv inn vertsnavnet eller IP-adressen til TOLO Sauna-enheten."
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"select": {
|
|
"lamp_mode": {
|
|
"state": {
|
|
"automatic": "Automatisk",
|
|
"manual": "Manuell"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |