{
    "config": {
        "abort": {
            "already_configured": "Device is already configured"
        },
        "error": {
            "already_configured": "Device is already configured",
            "could_not_connect": "Could not connect to the solaredge API",
            "invalid_api_key": "Invalid API key",
            "site_not_active": "The site is not active"
        },
        "step": {
            "user": {
                "data": {
                    "api_key": "API Key",
                    "name": "The name of this installation",
                    "site_id": "The SolarEdge site-id"
                },
                "title": "Define the API parameters for this installation"
            }
        }
    }
}