PDF rausgenommen

This commit is contained in:
aschwarz
2023-01-23 11:03:31 +01:00
parent 82d562a322
commit a6523903eb
28078 changed files with 4247552 additions and 2 deletions

View File

@ -0,0 +1,18 @@
<?php
/* ----------------------------------------------------------------------
MyOOS [Shopsystem]
https://www.oos-shop.de
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
----------------------------------------------------------------------
Released under the GNU General Public License
---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Error 404';
$aLang['heading_title'] = 'PAGE NOT FOUND';
$aLang['text_information'] = 'Die von Ihnen angeforderte <strong>Seite kann leider nicht gefunden</strong> werden!';
$aLang['text_search_again'] = 'Bitte versuchen Sie es mit einem spezifischeren Schlagwort und führen Sie Ihre Suche erneut aus.';
$aLang['text_back_to_home'] = 'Zurück zur Startseite!';