bug-fix-patch-14
# Fixed typo in language file
This commit is contained in:
@@ -106,7 +106,7 @@ return [
|
|||||||
*/
|
*/
|
||||||
'i_know_my_password' => 'I know my password',
|
'i_know_my_password' => 'I know my password',
|
||||||
'recover_passord' => 'Recover password',
|
'recover_passord' => 'Recover password',
|
||||||
'send_password_reset_link' => 'Send pasword reset link',
|
'send_password_reset_link' => 'Send password reset link',
|
||||||
'enter_email_to_reset_password' => 'Enter email/mobile number to reset password',
|
'enter_email_to_reset_password' => 'Enter email/mobile number to reset password',
|
||||||
'link' => 'Link',
|
'link' => 'Link',
|
||||||
'email_or_mobile' => 'Email or mobile',
|
'email_or_mobile' => 'Email or mobile',
|
||||||
|
Reference in New Issue
Block a user