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

14 lines
283 B
JSON
Raw Normal View History

2019-09-05 10:11:41 +00:00
{
"config": {
"abort": {
"port_exists": "Este puerto ya est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"port": "Cadena de conexi\u00f3n"
}
}
}
}
}