This commit is contained in:
2020-04-12 23:05:57 +02:00
committed by Stefan Rohde-Enslin
commit dfcb0c2f9b
54 changed files with 2178 additions and 0 deletions

9
en/startpage.php Normal file
View File

@ -0,0 +1,9 @@
<?PHP
$startpage['title'] = 'Museum-Digital :: Topics';
$startpage['headertitle'] = 'Topics';
$startpage['languages'] = 'Languages';
$startpage['german'] = 'German';
$startpage['english'] = 'English';
$startpage['for_example'] = 'For Example ...';
$startpage['all_topics'] = 'All Topics';
$startpage['about'] = 'Topics, Stories, and Exhibitions at museum-digital.';