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

18 lines
397 B
JSON

{
"config": {
"abort": {
"already_configured": "La cuenta ya est\u00e1 configurada"
},
"error": {
"cannot_connect": "No se pudo conectar"
},
"step": {
"user": {
"data": {
"api_key": "Clave API",
"name": "Nombre"
}
}
}
}
}