PDF rausgenommen
This commit is contained in:
28
msd2/myoos/includes/languages/deu/featured.php
Normal file
28
msd2/myoos/includes/languages/deu/featured.php
Normal file
@ -0,0 +1,28 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: featured.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'] = 'Top-Angebote';
|
||||
$aLang['heading_title'] = 'Top-Angebote';
|
||||
$aLang['text_display_number_of_featured_products'] = '';
|
||||
$aLang['text_no_featured_products'] = 'Produkt wurde nicht gefunden!';
|
||||
$aLang['text_date_added'] = 'Hinzugefgt am:';
|
||||
$aLang['text_manufacturer'] = 'Hersteller:';
|
||||
$aLang['text_price'] = 'Preis:';
|
||||
|
Reference in New Issue
Block a user