X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/8b211ed4618299a22bb2a3dda9bb317d8cde65b6..refs/pull/3994/head:/resources/lang/en/auth.php diff --git a/resources/lang/en/auth.php b/resources/lang/en/auth.php index c670106f9..dc4b242a0 100644 --- a/resources/lang/en/auth.php +++ b/resources/lang/en/auth.php @@ -61,6 +61,8 @@ return [ 'email_confirm_send_error' => 'Email confirmation required but the system could not send the email. Contact the admin to ensure email is set up correctly.', 'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.', 'email_confirm_resent' => 'Confirmation email resent, Please check your inbox.', + 'email_confirm_thanks' => 'Thanks for confirming!', + 'email_confirm_thanks_desc' => 'Please wait a moment while your confirmation is handled. If you are not redirected after 3 seconds press the "Continue" link below to proceed.', 'email_not_confirmed' => 'Email Address Not Confirmed', 'email_not_confirmed_text' => 'Your email address has not yet been confirmed.',