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/SBogers10/shop.komma.nl/vendor/komma/kms/resources/lang/en/notifications.php
<?php
return [
    'kms_reset_password' => [
        'subject'               => 'Reset password',
        'mail_greeting'         => 'Hallo :first_name',
        'mail_intro'            => 'We have received a request to reset your password. If you have not submitted this request, you can regard this mail as not being sent. If it is, click on the button below',
        'mail_action'           => 'Reset password',
        'mail_outro'            => 'Please copy and paste this link into your browsers in the case that the button doesn\'t work:',
        'set'                   => 'Reset password',
    ],

    'footer' => 'Komma - &copy; 2019'
];