mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 22:33:44 +02:00
Fix spelling
Per DireDoesGames fixing a spelling error
This commit is contained in:
@@ -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.'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user