Initial
This commit is contained in:
7
hu/navigation.php
Normal file
7
hu/navigation.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?PHP
|
||||
$nav['home'] = 'Kezdőlap';
|
||||
$nav['museum'] = 'Múzeum';
|
||||
$nav['collection'] = 'Gyűjtemény';
|
||||
$nav['object'] = 'Tárgy';
|
||||
$nav['topics'] = 'Témák';
|
||||
$nav['contact'] = 'Kapcsolat';
|
Reference in New Issue
Block a user