| 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/admin/ |
Upload File : |
<?php /* -------------------------------------------------------------- tax_rates.lang.inc.php 2015-01-05 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' => 'Tax Rates', 'HEADING_SUB_TITLE' => 'Zone / Tax', 'HEADING_WARNING' => '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_TAX_RATE_PRIORITY' => 'Priority', 'TABLE_HEADING_TAX_CLASS_TITLE' => 'Tax Class', 'TABLE_HEADING_COUNTRIES_NAME' => 'Country', 'TABLE_HEADING_ZONE' => 'Zone', 'TABLE_HEADING_TAX_RATE' => 'Tax Rate', 'TABLE_HEADING_ACTION' => 'Action', 'TEXT_INFO_EDIT_INTRO' => 'Please make any necessary changes', 'TEXT_INFO_DATE_ADDED' => 'Date added:', 'TEXT_INFO_LAST_MODIFIED' => 'Last modified:', 'TEXT_INFO_CLASS_TITLE' => 'Tax class title:', 'TEXT_INFO_COUNTRY_NAME' => 'Country:', 'TEXT_INFO_ZONE_NAME' => 'Zone:', 'TEXT_INFO_TAX_RATE' => 'Tax rate (%):', 'TEXT_INFO_TAX_RATE_PRIORITY' => 'Tax rates at the same priority are added, other rates are compounded.<br /><br />Priority:', 'TEXT_INFO_RATE_DESCRIPTION' => 'Description:', 'TEXT_INFO_INSERT_INTRO' => 'Please enter the new tax rate with its related data', 'TEXT_INFO_DELETE_INTRO' => 'Are you sure you want to delete this tax rate?', 'TEXT_INFO_HEADING_NEW_TAX_RATE' => 'New Tax Rate', 'TEXT_INFO_HEADING_EDIT_TAX_RATE' => 'Edit Tax Rate', 'TEXT_INFO_HEADING_DELETE_TAX_RATE' => 'Delete Tax Rate' );