16 lines
540 B
JSON
16 lines
540 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
|
"not_supported_device": "Dieses WiLight wird derzeit nicht unterst\u00fctzt",
|
|
"not_wilight_device": "Dieses Ger\u00e4t ist kein WiLight"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "M\u00f6chtest du WiLight {name} einrichten? \n\n Es unterst\u00fctzt: {components}",
|
|
"title": "WiLight"
|
|
}
|
|
}
|
|
}
|
|
} |