PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/youronlinestore.kerihosting.com/admin/language/english/localisation/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/youronlinestore.kerihosting.com/admin/language/english/localisation/tax_rate.php

<?php
// Heading
$_['heading_title']        = 'Tax Rates';

// Text
$_['text_percent']         = 'Percentage';
$_['text_amount']          = 'Fixed Amount';
$_['text_success']         = 'Success: You have modified tax classes!';

// Column
$_['column_name']          = 'Tax Name';
$_['column_rate']          = 'Tax Rate';
$_['column_type']          = 'Type';
$_['column_geo_zone']      = 'Geo Zone';
$_['column_date_added']    = 'Date Added';
$_['column_date_modified'] = 'Date Modified';
$_['column_action']        = 'Action';

// Entry
$_['entry_name']           = 'Tax Name:';
$_['entry_rate']           = 'Tax Rate:';
$_['entry_type']           = 'Type:';
$_['entry_customer_group'] = 'Customer Group:';
$_['entry_geo_zone']       = 'Geo Zone:';

// Error
$_['error_permission']     = 'Warning: You do not have permission to modify tax classes!';
$_['error_tax_rule']       = 'Warning: This tax rate cannot be deleted as it is currently assigned to %s tax classes!';
$_['error_name']           = 'Tax Name must be between 3 and 32 characters!';
$_['error_rate']           = 'Tax Rate required!';
?>