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

27 lines
925 B
PHP

<?php
/* ----------------------------------------------------------------------
$Id: reviews.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:
File: reviews.php,v 1.6 2002/04/17 15:57:07 harley_vb
----------------------------------------------------------------------
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
----------------------------------------------------------------------
Released under the GNU General Public License
---------------------------------------------------------------------- */
$aLang['navbar_title'] = 'Meinungen';
$aLang['heading_title'] = 'Was sagen die Anderen?';
$aLang['text_of_5_stars'] = '%s von 5 Sternen!';