- on-demand notification

- error message on failed after shared link was created
- Shared link email text edit
This commit is contained in:
Peter Papp
2021-02-07 11:19:21 +01:00
parent 44158c74e3
commit 8d04a94dbc
12 changed files with 280 additions and 345 deletions

View File

@@ -8,10 +8,10 @@ return [
'home' => 'Home',
//Shared link email message
'shared_link_email_subject' => ':user sned you shared files.',
'shared_link_email_subject' => '🙋 :user share some files with you. Look at it!',
'shared_link_email_greeting' => 'Hello!',
'shared_link_email_user' => ':user (:email) send you a link to shared files.',
'shared_link_email_link' => 'Your files',
'shared_link_email_link' => 'Open your files',
// Reset password email
'reset_password_greeting' => 'Hello!',