Send invoices by email.

This commit is contained in:
2025-01-09 11:18:12 +01:00
parent 8da6da471d
commit 6235112f74
19 changed files with 468 additions and 23 deletions

View File

@@ -44,5 +44,12 @@ return [
'Color' => 'Farbe',
'Company logo' => 'Firmenlogo',
'Activity' => 'Tätigkeitsfeld',
'Mail delivery' => 'E-Mail Versand',
'Mail transport' => 'Versand Typ',
'Mail host' => 'Server Adresse',
'Mail port' => 'Port',
'Mail encryption' => 'Verschlüsselung',
'Mail username' => 'Benutzername',
'Mail password' => 'Passwort',
];