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

20 lines
561 B
JSON

{
"config": {
"abort": {
"already_configured": "El dispositivo ya est\u00e1 configurado",
"already_in_progress": "El flujo de configuraci\u00f3n ya est\u00e1 en curso"
},
"error": {
"connection_error": "No se pudo conectar"
},
"step": {
"user": {
"data": {
"host": "Direcci\u00f3n IP"
},
"description": "Conectar al inversor",
"title": "Inversor GoodWe"
}
}
}
}