File: D:/HostingSpaces/SBogers10/csb.komma.pro/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 - © 2019'
];