22 lines
577 B
JSON
22 lines
577 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."
|
|
}
|
|
}
|
|
}
|
|
} |