reading metadata in shared link RC

This commit is contained in:
Peter Papp
2020-08-25 12:36:21 +02:00
parent f3a2758bcc
commit af1228e363
17 changed files with 27 additions and 46 deletions

View File

@@ -52,4 +52,8 @@ return [
'col_amount' => 'Amount',
'total' => 'Total',
// OG Page
'user_sending' => ':name is sending you this file',
'protected_file' => 'This link is protected by password',
];