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

20 lines
486 B
JSON

{
"config": {
"abort": {
"device_exists": "El dispositivo ya est\u00e1 configurado"
},
"error": {
"cannot_connect": "No se pudo conectar"
},
"step": {
"discovery_confirm": {
"description": "\u00bfQuieres configurar {name} - {model} ({host})?"
},
"user": {
"data": {
"host": "Host"
}
}
}
}
}