Download-Seite
This commit is contained in:
@@ -15,6 +15,7 @@ return [
|
||||
'about' => 'About us',
|
||||
'services' => 'Services',
|
||||
'news' => 'News',
|
||||
'documents' => 'Documents',
|
||||
'contact' => 'Contact',
|
||||
'imprint' => 'Imprint',
|
||||
'apply' => 'Apply now',
|
||||
@@ -34,6 +35,39 @@ return [
|
||||
'text4' => 'To expand our online presence, you can now also visit us on the Fediverse.',
|
||||
'text5' => 'To do so, click on this link:',
|
||||
'insertvideo' => '*Insert promotional video here*'
|
||||
],
|
||||
'documents' => [
|
||||
'description' => 'Here you can find our administration regulations and their attachments as well as any forms concerning the issuance of travel documents.',
|
||||
'verwaltungsvorschrift' => 'Administration Regulations',
|
||||
'donation' => 'Donation Fee Regulations',
|
||||
'fb1' => [
|
||||
'name' => 'Form 1',
|
||||
'description' => 'Application for the initial issuance of a hacker passport'
|
||||
],
|
||||
'fb1k' => [
|
||||
'name' => 'Form 1k',
|
||||
'description' => 'Antrag auf Erstausstellung eines Junghacker*innen-Reisepasses'
|
||||
],
|
||||
'fb2' => [
|
||||
'name' => 'Form 2',
|
||||
'description' => 'Application for the replacement or reissuance of a hacker passport'
|
||||
],
|
||||
'fb2k' => [
|
||||
'name' => 'Form 2k',
|
||||
'description' => 'Antrag auf Ersatz- oder Zweitausstellungen eines Junghacker*innen-Reisepasses'
|
||||
],
|
||||
'fb3' => [
|
||||
'name' => 'Form 3',
|
||||
'description' => 'Application for the retroactive validation of a hacker passport'
|
||||
],
|
||||
'fb5' => [
|
||||
'name' => 'Form 5',
|
||||
'description' => 'Pre-registration for a passport application'
|
||||
],
|
||||
'fb7' => [
|
||||
'name' => 'Form 7',
|
||||
'description' => 'Complaint Form in accordance with §7 (2) C3GovVerwV'
|
||||
]
|
||||
],
|
||||
'services' => [
|
||||
'title' => 'Our Services',
|
||||
|
||||
Reference in New Issue
Block a user