Files

20 lines
1.0 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_title'] = 'Royal Mail';
$_['text_weight'] = 'Вага:';
$_['text_insurance'] = 'Застраховано до:';
$_['text_special_delivery'] = 'Special Delivery Next Day';
$_['text_1st_class_signed'] = 'First Class Signed Post';
$_['text_2nd_class_signed'] = 'Second Class Signed Post';
$_['text_1st_class_standard'] = 'First Class Standard Post';
$_['text_2nd_class_standard'] = 'Second Class Standard Post';
$_['text_international_standard'] = 'International Standard';
$_['text_international_tracked_signed'] = 'International Tracked & Signed';
$_['text_international_tracked'] = 'International Tracked';
$_['text_international_signed'] = 'International Signed';
$_['text_international_economy'] = 'International Economy';