FAQ erstellt, Deutsch und Englisch
This commit is contained in:
@@ -109,6 +109,22 @@ return [
|
||||
'content' => 'Should you require certification of your visit, we will of course provide you with an official document.'
|
||||
]
|
||||
],
|
||||
'faq' => [
|
||||
'title' => 'Frequently asked Questions',
|
||||
'q1' => 'What exactly do you do?',
|
||||
'a1' => 'We issue hacker passports through the practice of bureaucracy. Some might view this as a role-playing game,
|
||||
but our C3Gov administrative regulations contain no information regarding roles which are playing.',
|
||||
'q2' => 'Where can I enter with these passports?',
|
||||
'a2' => 'With the passports issued by C3Gov, you can easily enter the CCC district region and its embassies.',
|
||||
'q3' => 'What else are these passports used for?',
|
||||
'a3' => 'The passports provide a convenient way to document your stay in the CCC district region and its embassies.
|
||||
You can have your stay confirmed with stamps or stickers from the respective embassies.',
|
||||
'q4' => 'Is this the only passport available?',
|
||||
'a4' => 'We offer the Hacker Passport and the Young Hacker Passport. The latter, however, is only available in the German edition.',
|
||||
'q5' => 'How can I apply for a Hacker Passport?',
|
||||
'a5' => 'Click on <a href="{{ route(\'apply\') }}">this link</a>, or on “Apply Now” in the navigation bar, or on the large
|
||||
glowing button on the homepage. There, simply follow the instructions.'
|
||||
],
|
||||
'imprint' => [
|
||||
'title' => 'Imprint',
|
||||
'alt' => 'Serious business',
|
||||
|
||||
Reference in New Issue
Block a user