| 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 /* -------------------------------------------------------------- product_listing.lang.inc.php 2018-06-06 Gambio GmbH http://www.gambio.de Copyright (c) 2018 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_search_result' => 'Your search results', 'heading_search_result_plus_keywords' => 'Your search results for ', 'label_category' => 'Category:', 'label_itemcount' => 'Number of items ', 'label_manufacturer' => 'Manufacturer:', 'label_sort' => 'Sort by ', 'option_date_asc' => 'Date added ascending', 'option_date_desc' => 'Date added descending order', 'option_name_asc' => 'Name ascending', 'option_name_desc' => 'Name descending order', 'option_price_asc' => 'Price ascending', 'option_price_desc' => 'Price descending order', 'option_select' => '--- please select ---', 'option_shipping_asc' => 'Delivery time ascending', 'option_shipping_desc' => 'Delivery time descending order', 'text_buy' => 'buy', 'text_current_filter' => 'Current filter', 'text_from' => 'from', 'text_model' => 'Product No.:', 'text_noproduct' => 'No product was found..', 'text_pieces' => 'pieces', 'text_products_stock' => 'Stock: ', 'text_shippingtime' => 'Shippingtime:', 'text_to' => 'to', 'title_details' => 'Details', );