PDF rausgenommen
This commit is contained in:
28
msd2/myoos/includes/languages/eng/featured.php
Normal file
28
msd2/myoos/includes/languages/eng/featured.php
Normal file
@ -0,0 +1,28 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: featured.php,v 1.3 2007/06/12 16:51:19 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'] = 'Featured Products';
|
||||
$aLang['heading_title'] = 'Featured Products';
|
||||
$aLang['text_display_number_of_featured_products'] = 'These Are The Most For The Money';
|
||||
$aLang['text_no_featured_products'] = 'There are no featured products.';
|
||||
$aLang['text_date_added'] = 'Date Added:';
|
||||
$aLang['text_manufacturer'] = 'Manufacturer:';
|
||||
$aLang['text_price'] = 'Price:';
|
||||
|
Reference in New Issue
Block a user