translation-themator/id/startpage.php
2020-05-16 22:06:38 +02:00

11 lines
463 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.';
$startpage['meta_description'] = 'The themator is museum-digital\'s tool for digital storytelling.';