2023-01-23 11:03:31 +01:00

32 lines
1.0 KiB
PHP

<?php
/* ----------------------------------------------------------------------
$Id: sitemap.php,v 1.3 2007/06/12 16:36:39 r23 Exp $
MyOOS [Shopsystem]
https://www.oos-shop.de
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
----------------------------------------------------------------------
Based on:
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
----------------------------------------------------------------------
Released under the GNU General Public License
---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Sitemap';
$aLang['heading_title'] = 'Sitemap';
$aLang['heading_information'] = 'Informationen';
$aLang['page_shopping_cart'] = 'Warenkorb';
$aLang['page_checkout_shipping'] = 'Kasse';
$aLang['page_advanced_search'] = 'Erweiterte Suche';
$aLang['page_products_new'] = 'Neue Produkte';
$aLang['page_specials'] = 'Angebote';
$aLang['page_reviews'] = 'Meinungen';
$aLang['page_service'] = 'Service';