37 lines
1.0 KiB
JSON
37 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_device": "Enheten er allerede konfigurert",
|
|
"cannot_connect": "Tilkobling mislyktes",
|
|
"no_unconfigured_devices": "Ingen ukonfigurerte enheter ble funnet.",
|
|
"switchbot_unsupported_type": "Switchbot-type st\u00f8ttes ikke.",
|
|
"unknown": "Uventet feil"
|
|
},
|
|
"flow_title": "{name} ( {address} )",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Vil du sette opp {name} ?"
|
|
},
|
|
"password": {
|
|
"data": {
|
|
"password": "Passord"
|
|
},
|
|
"description": "{name} -enheten krever et passord"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Enhetsadresse"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"retry_count": "Antall nye fors\u00f8k"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |