30 lines
832 B
JSON
30 lines
832 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Kontoen er allerede konfigurert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes"
|
|
},
|
|
"step": {
|
|
"cloud": {
|
|
"data": {
|
|
"password": "Passord",
|
|
"username": "Brukernavn"
|
|
}
|
|
},
|
|
"local": {
|
|
"data": {
|
|
"ip_address": "IP adresse"
|
|
},
|
|
"description": "Lokal IP-adresse til enheten."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"connection_type": "Velg tilkoblingstype"
|
|
},
|
|
"description": "Velg tilkoblingstype. Lokal krever generasjon 3 varmeovner"
|
|
}
|
|
}
|
|
}
|
|
} |