core/homeassistant/components/wilight/translations/es.json

16 lines
504 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: {componentes}",
"title": "WiLight"
}
}
}
}