mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
- send notification to native user when file request was sent via email
- updated mysql dump
This commit is contained in:
@@ -954,5 +954,6 @@ return [
|
||||
'remote_download_finished' => 'Remote upload was successfully finished',
|
||||
'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.',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user