Initial
This commit is contained in:
9
tl/startpage.php
Normal file
9
tl/startpage.php
Normal 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, exhibitions at museum-digital.';
|
Reference in New Issue
Block a user