Account verification email is now sending in preferred app language

This commit is contained in:
Čarodej
2022-08-08 10:32:06 +02:00
parent 5505006d1b
commit b029bfd39a
4 changed files with 127 additions and 99 deletions

View File

@@ -971,5 +971,8 @@ return [
'remote_upload_progress' => 'Uploading Remotely - {processed} / {total}',
'remote_upload_failed_count' => 'Failed: {count}',
'file_request_notify_center_description' => 'Please click on the link below and upload your files for :name.',
'verify_email_subject' => 'Verify Email Address',
'verify_email_line' => 'Click the button below to verify your email address.',
'verify_email_action' => 'Verify Email Address',
],
];