initial commit

This commit is contained in:
Thies Mueller
2026-04-25 23:00:38 +02:00
commit bbcfaf32f7
21 changed files with 2695 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
return [
'home_page_text' => 'Fotobox',
'home_page_logo' => 'assets/logo/logo1.png',
'home_page_logo2' => 'assets/logo/logo2.png',
'home_button_text' => 'Fotobox finden',
'home_button_link' => '/woistdiebox.html',
'share_text' => 'Schau dir das Bild an was ich mit der Fotobox gemacht hab!'
];