]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/errors.php
Adds overflow:auto to popup content to allow it to scroll in lower res.
[bookstack] / resources / lang / en / errors.php
index 572bec42be148224767dec61f1268881f98c2ed9..18ed63c6050b6dee07818af6622cb96271c4d0ed 100644 (file)
@@ -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.',