hass-core/homeassistant/components/twinkly/translations/es.json
2022-04-29 00:22:21 +00:00

20 lines
No EOL
534 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 (o direcci\u00f3n IP) de tu dispositivo Twinkly"
}
}
}
}
}