commit
4b2bac2fce
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ return [
|
||||||
'confirmpassword' => 'Confirm Password',
|
'confirmpassword' => 'Confirm Password',
|
||||||
'sendlink' => 'Send Password Reset Link',
|
'sendlink' => 'Send Password Reset Link',
|
||||||
'emailsent' => 'Your password reset email is on its way.',
|
'emailsent' => 'Your password reset email is on its way.',
|
||||||
'remeberme' => 'Remeber Me',
|
'remeberme' => 'Remember Me',
|
||||||
'totp_failed' => 'The TOTP token provided was invalid. Please ensure that the token generated by your device was valid.'
|
'totp_failed' => 'The TOTP token provided was invalid. Please ensure that the token generated by your device was valid.'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue