Chaos-Events und Voranmeldungen
This commit is contained in:
11
lang/en/mail.php
Normal file
11
lang/en/mail.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'preapplication' => [
|
||||
'subject' => 'Your pre-applicaction for issuing a hacker passport',
|
||||
'body1' => "Hello,<br /><br />Your preliminary application has been successfully submitted.<br />Your reference number is:",
|
||||
'body2' => "<br /><br />The following data has been submitted:<br />",
|
||||
'body3' => "<br /><br />Please keep this email for your records. <br />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.",
|
||||
'signature' => "Sincerely,<br /><br /><br />Your C3Gov – Your office in the CCC district region"
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user