add for backend send shared link via email

This commit is contained in:
Milos Holba
2021-01-06 17:33:15 +01:00
parent ba28ac6184
commit 04990fcf7b
9 changed files with 119 additions and 35 deletions
+5
View File
@@ -7,6 +7,11 @@ return [
'time' => '%d. %B. %Y o %H:%M',
'home' => 'Domov',
//Shared link email message
'shared_link_email_greeting' => 'Ahoj!',
'shared_link_email_user' => ':user (:email) ti posiela odkaz pre zdielane súbory.',
'shared_link_email_link' => 'Vaše súbory',
// Reset password email
'reset_password_greeting' => 'Ahoj!',
'reset_password_subject' => 'Resetujte svoje heslo v aplikácií ',