Change New password field label

This commit is contained in:
Bubka
2023-11-22 09:17:53 +01:00
parent 3d1c25a1d1
commit 3c61edbf67
2 changed files with 2 additions and 1 deletions

View File

@ -82,6 +82,7 @@ return [
'reveal_password' => 'Reveal password',
'hide_password' => 'Hide password',
'confirm_password' => 'Confirm password',
'new_password' => 'New password',
'confirm_new_password' => 'Confirm new password',
'dont_have_account_yet' => 'Don\'t have your account yet?',
'already_register' => 'Already registered?',