mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-18 19:06:45 +02:00
Update locales
This commit is contained in:
parent
5ec355dd9a
commit
3cf4d964e7
@ -31,7 +31,10 @@ return [
|
|||||||
'password_do_not_match' => 'Password do not match',
|
'password_do_not_match' => 'Password do not match',
|
||||||
'forgot_your_password' => 'Forgot your password?',
|
'forgot_your_password' => 'Forgot your password?',
|
||||||
'request_password_reset' => 'Request a password reset',
|
'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 @@ return [
|
|||||||
'sent' => 'We have e-mailed your password reset link!',
|
'sent' => 'We have e-mailed your password reset link!',
|
||||||
'token' => 'This password reset token is invalid.',
|
'token' => 'This password reset token is invalid.',
|
||||||
'user' => "We can't find a user with that e-mail address.",
|
'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…
x
Reference in New Issue
Block a user