Impressum erstellt

This commit is contained in:
2026-03-27 21:14:51 +01:00
parent 0c2a439363
commit 58ed95abbf
3 changed files with 15 additions and 1 deletions

View File

@@ -54,5 +54,11 @@ return [
'title' => 'Certification of Attendance',
'content' => 'Should you require certification of your visit, we will of course provide you with an official document.'
]
],
'imprint' => [
'title' => 'Imprint',
'content' => 'We hereby inform you that this platform is a project of the Chaos Computer Club and does not issue any legally binding documents.
<br />It does not constitute genuine commercial services or business-related services.
<br />Therefore, the legal requirement to provide an imprint does not apply.'
]
];