mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-08 01:14:29 +01:00
Update locales
This commit is contained in:
parent
5ec355dd9a
commit
3cf4d964e7
@ -31,7 +31,10 @@
|
||||
'password_do_not_match' => 'Password do not match',
|
||||
'forgot_your_password' => 'Forgot your password?',
|
||||
'request_password_reset' => 'Request a password reset',
|
||||
]
|
||||
],
|
||||
'send_password_reset_link' => 'Send password reset link',
|
||||
'reset_password' => 'Reset your password',
|
||||
'new_password' => 'New password',
|
||||
|
||||
|
||||
];
|
||||
|
@ -18,7 +18,4 @@
|
||||
'sent' => 'We have e-mailed your password reset link!',
|
||||
'token' => 'This password reset token is invalid.',
|
||||
'user' => "We can't find a user with that e-mail address.",
|
||||
'send_password_reset_link' => 'Send password reset link',
|
||||
'reset_password' => 'Reset your password',
|
||||
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user