mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
broadcast new files to the frontend after file was remotely uploaded
This commit is contained in:
@@ -948,6 +948,6 @@ return [
|
||||
'remote_links_help' => 'For every line paste one link',
|
||||
'paste_remote_links_here' => 'Paste your remote links here...',
|
||||
'remote_download_submitted' => 'Your links will be downloaded as soon as possible',
|
||||
'remote_download_processed' => 'Your links were processed successfully',
|
||||
'remote_download_processed' => 'Links was added to the queue and will be downloaded soon',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user