{
    "config": {
        "abort": {
            "already_setup": "Already configured. Only a single configuration possible.",
            "authorize_url_timeout": "Timeout generating authorize URL.",
            "connection_error": "Failed to connect",
            "missing_configuration": "The Soma component is not configured. Please follow the documentation.",
            "result_error": "SOMA Connect responded with error status."
        },
        "create_entry": {
            "default": "Successfully authenticated"
        },
        "step": {
            "user": {
                "data": {
                    "host": "Host",
                    "port": "Port"
                },
                "description": "Please enter connection settings of your SOMA Connect.",
                "title": "SOMA Connect"
            }
        }
    }
}