mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Migrate ability to reset passwords
This commit is contained in:
@@ -17,6 +17,9 @@ return [
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'errorencountered' => 'There was an error encountered while attempting to process this request.',
|
||||
'resetpassword' => 'Reset Password',
|
||||
'confirmpassword' => 'Confirm Password',
|
||||
'sendlink' => 'Send Password Reset Link',
|
||||
'emailsent' => 'Your password reset email is on its way.',
|
||||
'remeberme' => 'Remeber Me',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user