X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/db51cee2d89f7b5acfc815e93cf04c8d67c6a4b8..refs/pull/651/head:/resources/lang/en/errors.php diff --git a/resources/lang/en/errors.php b/resources/lang/en/errors.php index 572bec42b..18ed63c60 100644 --- a/resources/lang/en/errors.php +++ b/resources/lang/en/errors.php @@ -20,6 +20,7 @@ return [ 'ldap_extension_not_installed' => 'LDAP PHP extension not installed', 'ldap_cannot_connect' => 'Cannot connect to ldap server, Initial connection failed', 'social_no_action_defined' => 'No action defined', + 'social_login_bad_response' => "Error received during :socialAccount login: \n:error", 'social_account_in_use' => 'This :socialAccount account is already in use, Try logging in via the :socialAccount option.', 'social_account_email_in_use' => 'The email :email is already in use. If you already have an account you can connect your :socialAccount account from your profile settings.', 'social_account_existing' => 'This :socialAccount is already attached to your profile.',