23 lines
662 B
JSON
23 lines
662 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert",
|
|
"ipv6_not_supported": "IPv6 st\u00f8ttes ikke."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes",
|
|
"unknown": "Uventet feil"
|
|
},
|
|
"flow_title": "{name} \u2013 {model} ( {ip_address} )",
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Vil du konfigurere {name} - {model} ( {ip_address} )?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP adresse"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |