Chaos-Events und Voranmeldungen
This commit is contained in:
@@ -65,5 +65,21 @@ return [
|
||||
'title' => 'Contact',
|
||||
'content' => 'Write us over in the <a href="https://chaos.social/@c3gov">fediverse</a>
|
||||
<br />or via email to: <a href="mailto:Dezernat7Zustaendigkeit@C3Gov.De">Dezernat7Zustaendigkeit@C3Gov.De</a>'
|
||||
]
|
||||
],
|
||||
'preapplication' => [
|
||||
'title' => 'Pre-application for Passport according to § 5 C3GovVerwV',
|
||||
'content' => 'Please select a temporary district region to submit your pre-application for a passport.
|
||||
<br />After you have submitted the pre-application, you will receive a confirmation by e-mail.',
|
||||
'noevent' => 'There are currently no temporary district regions available.',
|
||||
'passport_type' => 'Passport type',
|
||||
'passport' => [
|
||||
'standard' => 'Hacker Passport',
|
||||
'kid' => 'Junghackerpass [German only]',
|
||||
],
|
||||
'mail' => 'E-mail address',
|
||||
'firstname' => 'First name (Nickname)',
|
||||
'lastname' => 'Last name (optional)',
|
||||
'location' => 'Hackspace / Location (optional)',
|
||||
'apply' => 'Submit pre-application'
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user