This commit is contained in:
2025-10-22 20:08:22 +05:00
commit 736e3bef18
2573 changed files with 120385 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?php
return [
'subject' => 'Your email address is being changed',
'lines' => [
'We received a request to change the email address associated with your account. Your password was used to confirm this change.',
'Once verified, the new email address on your account will be: :email.',
'You can block the change before it is verified by clicking the button below.',
'If you did not make this request, please contact us immediately.',
],
'action' => 'Block Email Change',
];