Initial
This commit is contained in:
7
de/navigation.php
Normal file
7
de/navigation.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
$nav['home'] = 'Home';
|
||||
$nav['museum'] = 'Museum';
|
||||
$nav['collection'] = 'Sammlung';
|
||||
$nav['object'] = 'Objekt';
|
||||
$nav['topics'] = 'Themen';
|
||||
$nav['contact'] = 'Kontakt';
|
Reference in New Issue
Block a user