diff --git a/lang/de/mail.php b/lang/de/mail.php index ecb3125..ccc1bf9 100644 --- a/lang/de/mail.php +++ b/lang/de/mail.php @@ -7,6 +7,6 @@ return [ 'body2' => "

Folgende Daten wurden übermittelt:
", 'body3' => "

Bitte heben Sie diese E-Mail unbedingt auf.
Wenn möglich, drucken Sie das Formblatt 5, welches sich im E-Mail-Anhang befindet, aus. Tragen Sie Ihre Bearbeitungsnummer ein und bringen Sie es bei Abholung mit.", 'body4' => "

Wir bitten ebenfalls um die Beachtung der Spendengebührenverordnung, welche sich ebenfalls im Anhang befindet.", - 'signature' => "Mit freundlichen Grüßen,


Ihr C3Gov - Ihr Amt in der Bezirksregion CCC" + 'signature' => "Mit freundlichen Grüßen,


Ihr C3Gov - Ihre Behörde in der Bezirksregion CCC" ] ]; diff --git a/lang/en/mail.php b/lang/en/mail.php index 8ac5140..9bc929f 100644 --- a/lang/en/mail.php +++ b/lang/en/mail.php @@ -7,6 +7,6 @@ return [ 'body2' => "

The following data has been submitted:
", 'body3' => "

Please keep this email for your records.
If possible, print out form 5, which is attached to the email. Fill in your reference number and bring it with you when you pick up your hacker passport.", 'body4' => "

We also ask you to observe the donation regulation, which is also attached.", - 'signature' => "Sincerely,


Your C3Gov – Your office in the CCC district region" + 'signature' => "Sincerely,


Your C3Gov – Your government authority in the CCC district region" ] ];