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
hu/startpage.php Normal file
View File

@ -0,0 +1,9 @@
<?PHP
$startpage['title'] = 'MúzeumDigitár :: Témák';
$startpage['headertitle'] = 'Témák';
$startpage['languages'] = 'Nyelvek';
$startpage['german'] = 'Deutsch';
$startpage['english'] = 'English';
$startpage['for_example'] = 'Például ...';
$startpage['all_topics'] = 'Az összes téma';
$startpage['about'] = 'Témák, történetek, kiállítások a MúzeumDigitárban';