HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/marisrental/boldt.tech/resources/lang/en/site/passwords.php
<?php
return [
    /*
    |--------------------------------------------------------------------------
    | Password Reminder Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are the default lines which match reasons
    | that are given by the password broker for a password update attempt
    | has failed, such as for an invalid token or invalid new password.
    |
    */

    'password' => 'Your password needs to contain at least 6 characters; both passwords should match.',
    'reset'    => 'The password to your account has been modified.',
    'sent'     => 'We have sent an e-mail with instructions to set up your new password.',
    'token'    => 'This password recovery token is not valid.',
    'user'     => 'No user found in the system connected to this e-mail address.',
];