Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/english/total/
Upload File :
Current File : /var/www/alh/admin/language/english/total/klarna_fee.php

<?php
// Heading
$_['heading_title']    = 'Klarna Fee';

// Text
$_['text_total']       = 'Order Totals';
$_['text_success']     = 'Success: You have modified Klarna fee total!';
$_['text_sweden']      = 'Sweden';
$_['text_norway']      = 'Norway';
$_['text_finland']     = 'Finland';
$_['text_denmark']     = 'Denmark';
$_['text_germany']     = 'Germany';
$_['text_netherlands'] = 'The Netherlands';

// Entry
$_['entry_total']      = 'Order Total:';
$_['entry_fee']        = 'Invoice Fee:';
$_['entry_tax_class']  = 'Tax Class:';
$_['entry_status']     = 'Status:';
$_['entry_sort_order'] = 'Sort Order:';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify Klarna fee total!';
?>