Send invoices by email.
This commit is contained in:
@@ -33,5 +33,10 @@ return [
|
||||
'Email Password Reset Link' => 'Email Passwort-Reset Link',
|
||||
'Forgot your password? No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.' => 'Passwort vergessen? Kein Problem. Teilen Sie uns einfach Ihre E-Mail-Adresse mit und wir senden Ihnen per E-Mail einen Link zum Zurücksetzen Ihres Passworts, mit dem Sie ein neues Passwort auswählen können.',
|
||||
'Date' => 'Datum',
|
||||
'Email-To' => 'An',
|
||||
'Email-Bcc' => 'Bcc',
|
||||
'Email-Cc' => 'Cc',
|
||||
'Email-Subject' => 'Betreff',
|
||||
'Email-Body' => 'Nachricht',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user