]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/auth.php
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / resources / lang / en / auth.php
index 37346097f234d73e8fc9845fa9d652694a7d3f2d..6961e049b3dc2ad15d25d2a1369f4dc6988e2a6b 100644 (file)
@@ -21,7 +21,7 @@ return [
     'email' => 'Email',
     'password' => 'Password',
     'password_confirm' => 'Confirm Password',
-    'password_hint' => 'Must be over 5 characters',
+    'password_hint' => 'Must be over 7 characters',
     'forgot_password' => 'Forgot Password?',
     'remember_me' => 'Remember Me',
     'ldap_email_hint' => 'Please enter an email to use for this account.',