mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 00:02:15 +00:00
Account verification email is now sending in preferred app language
This commit is contained in:
@@ -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',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user