Approval.
This commit is contained in:
11
fr/startpage.php
Normal file
11
fr/startpage.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?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.';
|
||||
$startpage['meta_description'] = 'The themator is museum-digital\'s tool for digital storytelling.';
|
||||
$startpage['meta_keywords'] = 'Digital storytelling, exhibitions, teaching, education, museums';
|
Reference in New Issue
Block a user