8 lines
274 B
PHP
8 lines
274 B
PHP
|
<?PHP
|
||
|
$tlFooter['contact'] = 'Kontakt';
|
||
|
$tlFooter['impressum'] = 'Impressum';
|
||
|
$tlFooter['privacy'] = 'Datenschutzerklärung';
|
||
|
$tlFooter['search'] = 'Suche';
|
||
|
$tlFooter['search_in_mdorg'] = 'museum-digital.org durchsuchen';
|
||
|
$tlFooter['search_in_md'] = 'Nach Objekten suchen';
|