]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/auth.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / en / auth.php
index 107585bf0da5496aa23d58f0273ec9835bca9c8e..ad0d516bb1d5e2f6a9d7006d422cf1ad9b910141 100644 (file)
@@ -21,7 +21,7 @@ return [
     'email' => 'Email',
     'password' => 'Password',
     'password_confirm' => 'Confirm Password',
-    'password_hint' => 'Must be over 7 characters',
+    'password_hint' => 'Must be at least 8 characters',
     'forgot_password' => 'Forgot Password?',
     'remember_me' => 'Remember Me',
     'ldap_email_hint' => 'Please enter an email to use for this account.',