Download-Seite

This commit is contained in:
2026-04-04 17:30:11 +02:00
parent 7b37f66e86
commit 02684d2063
7 changed files with 112 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ return [
'fediverse' => 'C3Gov im Fediversum',
'signed_in_as' => 'Angemeldet als:',
'guest' => 'Gastkonto',
'news_alt' => 'Neuigkeiten',
'language' => [
'en' => 'English',
'de' => 'Deutsch',
@@ -14,6 +15,7 @@ return [
'nav' => [
'about' => 'Über uns',
'services' => 'Dienstleistungen',
'documents' => 'Dokumente',
'news' => 'Neuigkeiten',
'contact' => 'Kontakt',
'imprint' => 'Impressum',
@@ -34,6 +36,39 @@ return [
'text4' => 'Um unsere Internetpräsenz zu erweitern, können Sie uns jetzt auch im Fediversum besuchen.',
'text5' => 'Klicken Sie dafür auf diesen Verweis:',
'insertvideo' => '*Hier Werbefilm einfügen*'
],
'documents' => [
'description' => 'Hier finden Sie sowohl unsere Verwaltungsvorschrift und deren Anlagen, sowie jegliche Formblätter für die Ausstellung von Reisepässen.',
'verwaltungsvorschrift' => 'Verwaltungsvorschrift',
'donation' => 'Spendengebührenverordnung',
'fb1' => [
'name' => 'Formblatt 1',
'description' => 'Antrag auf Erstausstellung eines Hacker*innen-Reisepasses'
],
'fb1k' => [
'name' => 'Formblatt 1k',
'description' => 'Antrag auf Erstausstellung eines Junghackerpasses'
],
'fb2' => [
'name' => 'Formblatt 2',
'description' => 'Antrag auf Ersatz- oder Zweitausstellungen eines Hacker*innen-Reisepasses'
],
'fb2k' => [
'name' => 'Formblatt 2k',
'description' => 'Antrag auf Ersatz- oder Zweitausstellungen eines Junghackerpasses'
],
'fb3' => [
'name' => 'Formblatt 3',
'description' => 'Antrag auf Nachlegitimisierung eines Reisepasses durch das C3Gov'
],
'fb5' => [
'name' => 'Formblatt 5',
'description' => 'Voranmeldung zur Beantragung eines Reisepasses'
],
'fb7' => [
'name' => 'Formblatt 7',
'description' => 'Beschwerdeformular nach §7 Abs. 2 C3GovVerwV'
]
],
'services' => [
'title' => 'Unsere Dienstleistungen im Überblick',
@@ -130,5 +165,4 @@ return [
'delete_success' => 'Löschen erfolgreich!',
'insert_success' => 'Einfügen erfolgreich!',
],
'news_alt' => 'Neuigkeiten',
];

View File

@@ -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',