Skip to content

Commit b65b795

Browse files
kainickDaneEveritt
authored andcommitted
Update auth.php (pterodactyl#1075)
1 parent 3766a77 commit b65b795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/lang/en/auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'reset_password_text' => 'Reset your account password.',
1212
'reset_password' => 'Reset Account Password',
1313
'email_sent' => 'An email has been sent to you with further instructions for resetting your password.',
14-
'failed' => 'The credentials provided to not match those we have on record, or the 2FA token provided was invalid.',
14+
'failed' => 'The credentials provided do not match those we have on record, or the 2FA token provided was invalid.',
1515
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
1616
'password_requirements' => 'Passwords must contain at least one uppercase, lowercase, and numeric character and must be at least 8 characters in length.',
1717
'request_reset' => 'Locate Account',

0 commit comments

Comments
 (0)