mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-22 09:32:14 +00:00
reading metadata in shared link RC
This commit is contained in:
@@ -54,6 +54,6 @@ return [
|
||||
'total' => 'Total',
|
||||
|
||||
// OG Page
|
||||
'user_sending' => '',
|
||||
'protected_file' => '',
|
||||
'user_sending' => ':name is sending you this file',
|
||||
'protected_file' => 'This link is protected by password',
|
||||
];
|
||||
Reference in New Issue
Block a user