| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/product/ |
Upload File : |
<?php
/* --------------------------------------------------------------
reviews.lang.inc.php 2017-05-12 gm
Gambio GmbH
http://www.gambio.de
Copyright (c) 2017 Gambio GmbH
Released under the GNU General Public License (Version 2)
[http://www.gnu.org/licenses/gpl-2.0.html]
--------------------------------------------------------------
*/
$t_language_text_section_content_array = array
(
'heading_product' => 'Product:',
'heading_product_reviews' => 'Reviews about: ',
'heading_reviews' => 'Customer reviews',
'heading_reviews_write' => 'Your opinion',
'label_author' => 'Author: ',
'label_captcha' => 'Verification code',
'label_date' => 'Date:',
'label_message' => 'Your opinion:',
'label_rating' => 'Evaluation: ',
'label_text' => 'Review:',
'login' => 'Login',
'no_login_hint' => 'You must be logged in to submit a review.',
'no_reviews' => 'Unfortunately there are no review yet. Be the first who rate this product.',
'rating_bad' => 'BAD',
'rating_good' => 'VERY GOOD',
'reading_not_allowed' => 'You do not have the permissions to read reviews.',
'review_info_1' => 'Please enter more than',
'review_info_2' => 'characters.',
'text_all' => 'Show all',
'text_inp_code' => 'Please enter the code shown in the image',
'text_must' => '* required',
'text_note' => '<span class="strong">CAUTION:</span> HTML is not supported!',
'text_reviews_link' => 'go to post',
'title_author' => 'Author',
'title_date' => 'Date',
'title_nr' => 'No.',
'title_rating' => 'Evaluation'
);