{
    "social": {
        "btnLabel": "Sign in with {{ label }}",
        "register": {
            "title": "Register with {{ label }}",
            "errorTitle": "Register with an external account",
            "messages": {
                "success": "<strong>Registration saved!</strong> Please check your email for confirmation.",
                "error": {
                    "fail": "<strong>Registration failed!</strong> A problem occurred during the validation of your external account, we advise you to try with another connection."
                }
            }
        }
    }
}
