| 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/modules/shipping/ |
Upload File : |
<?php /* -------------------------------------------------------------- zones.lang.inc.php 2015-09-20 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 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_TITLE' => 'Zones', 'HEADING_SUB_TITLE' => 'Zone / Tax', 'HEADING_WARNING' => '<strong>ATTENTION:</strong> Changes in this area may lead to malfunctioning of the shop. Usually the settings in this area are correct by default and no reconfigurations are required. Please perform changes only if you are certain about the consequences!', 'TABLE_HEADING_COUNTRY_NAME' => 'Country', 'TABLE_HEADING_ZONE_NAME' => 'Zone', 'TABLE_HEADING_ZONE_CODE' => 'Code', 'TABLE_HEADING_ACTION' => 'Action', 'TEXT_INFO_EDIT_INTRO' => 'Please make any necessary changes', 'TEXT_INFO_ZONES_NAME' => 'Zone Name:', 'TEXT_INFO_ZONES_CODE' => 'Zone Code:', 'TEXT_INFO_COUNTRY_NAME' => 'Country:', 'TEXT_INFO_INSERT_INTRO' => 'Please enter the new zone with its related data', 'TEXT_INFO_DELETE_INTRO' => 'Are you sure you want to delete this zone?', 'TEXT_INFO_HEADING_NEW_ZONE' => 'New Zone', 'TEXT_INFO_HEADING_EDIT_ZONE' => 'Edit Zone', 'TEXT_INFO_HEADING_DELETE_ZONE' => 'Delete Zone' );