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

16 lines
539 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": "WiLight: {name}",
"step": {
"confirm": {
"description": "\u00bfQuieres configurar WiLight {name} ? \n\n Es compatible con: {components}",
"title": "WiLight"
}
}
}
}