14 lines
353 B
JSON
14 lines
353 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"not_supported_device": "Ce WiLight n'est actuellement pas pris en charge",
|
||
|
"not_wilight_device": "Cet appareil n'est pas WiLight"
|
||
|
},
|
||
|
"flow_title": "WiLight: {name}",
|
||
|
"step": {
|
||
|
"confirm": {
|
||
|
"title": "WiLight"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|