15 lines
461 B
JSON
15 lines
461 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert",
|
|
"not_supported_device": "Dette WiLight st\u00f8ttes forel\u00f8pig ikke",
|
|
"not_wilight_device": "Denne enheten er ikke WiLight"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "F\u00f8lgende komponenter st\u00f8ttes: {components}"
|
|
}
|
|
}
|
|
}
|
|
} |