15 lines
467 B
JSON
15 lines
467 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El dispositivo ya est\u00e1 configurado",
|
|
"not_supported_device": "Este WiLight no es compatible actualmente",
|
|
"not_wilight_device": "Este dispositivo no es un WiLight"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Se admiten los siguientes componentes: {components}"
|
|
}
|
|
}
|
|
}
|
|
} |