Chaos-Events und Voranmeldungen

This commit is contained in:
2026-03-28 02:16:58 +01:00
parent ba2dcb98e2
commit a99b8eb9c1
23 changed files with 485 additions and 33 deletions

View File

@@ -65,5 +65,21 @@ return [
'title' => 'Kontakt',
'content' => 'Schreiben Sie uns im <a href="https://chaos.social/@c3gov">Fediversum</a>
<br />oder per elektronischer Post an: <a href="mailto:Dezernat7Zustaendigkeit@C3Gov.De">Dezernat7Zustaendigkeit@C3Gov.De</a>'
]
],
'preapplication' => [
'title' => 'Vorantrag auf Reisepass gem. § 5 C3GovVerwV',
'content' => 'Bitte wählen Sie eine temporäre Bezirksregion aus, um Ihren Vorantrag auf einen Reisepass zu stellen.
<br />Nachdem Sie den Vorantrag abgeschickt haben, erhalten Sie eine Bestätigung via elektronischer Post.',
'noevent' => 'Es sind derzeit keine temporäre Bezirksregionen verfügbar.',
'passport_type' => 'Pass-Typ',
'passport' => [
'standard' => 'Hacker*innen-Reisepass',
'kid' => 'Junghackerpass',
],
'mail' => 'Elektronische Postadresse',
'firstname' => 'Vorname (Nick)',
'lastname' => 'Nachname (optional)',
'location' => 'Hackspace / Ort (optional)',
'apply' => 'Vorantrag abschicken'
]
];