We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca40c4 commit 2f696ddCopy full SHA for 2f696dd
1 file changed
resources/lang/en/auth.php
@@ -3,7 +3,7 @@
3
return [
4
'not_authorized' => 'You are not authorized to perform this action.',
5
'auth_error' => 'There was an error while attempting to login.',
6
- 'authentication_required' => 'Authentication is required in order to continue.',
+ 'authentication_required' => 'Authentication is required to continue.',
7
'remember_me' => 'Remember Me',
8
'sign_in' => 'Sign In',
9
'forgot_password' => 'I\'ve forgotten my password!',
0 commit comments