hass-core/homeassistant/components/goodwe/translations/en.json
2022-01-05 00:15:18 +00:00

20 lines
No EOL
529 B
JSON

{
"config": {
"abort": {
"already_configured": "Device is already configured",
"already_in_progress": "Configuration flow is already in progress"
},
"error": {
"connection_error": "Failed to connect"
},
"step": {
"user": {
"data": {
"host": "IP Address"
},
"description": "Connect to inverter",
"title": "GoodWe inverter"
}
}
}
}