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

27 lines
920 B
PHP

<?php
/* ----------------------------------------------------------------------
$Id: reviews.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:
File: reviews.php,v 1.5 2002/11/19 01:48:08 dgw_
----------------------------------------------------------------------
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
----------------------------------------------------------------------
Released under the GNU General Public License
---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Reviews';
$aLang['heading_title'] = 'Read What Others Are Saying';
$aLang['text_of_5_stars'] = '%s of 5 Stars!';