mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,24 +1,7 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.5.6
|
||||
Created 23:02 15.01.2014 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
Translators:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
and others.
|
||||
|
||||
Responsible for Translation:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
|
||||
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
||||
Ask a question http://github.com/opencart-ukraine
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['text_title'] = 'Parcelforce 48'; #44128
|
||||
$_['text_description'] = 'Parcelforce 48'; #44129
|
||||
$_['text_weight'] = 'Вага:'; #44130
|
||||
$_['text_insurance'] = 'Застраховано до:'; #44131
|
||||
$_['text_time'] = 'Термін доставки до 48 годин'; #44132
|
||||
// Text
|
||||
$_['text_title'] = 'Parcelforce 48';
|
||||
$_['text_description'] = 'Parcelforce 48';
|
||||
$_['text_weight'] = 'Weight:';
|
||||
$_['text_insurance'] = 'Insured upto:';
|
||||
$_['text_time'] = 'Estimated Time: Within 48 Hours';
|
||||
Reference in New Issue
Block a user