ar
de
en
hu
id
it
backend.php
general.php
navigation.php
startpage.php
topic.php
topic_object.php
pl
pt
tl
10 lines
362 B
PHP
10 lines
362 B
PHP
<?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.';
|