mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
22 lines
984 B
PHP
22 lines
984 B
PHP
<?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.
|
|
|
|
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
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['heading_title'] = 'Кошик'; #47412
|
|
$_['text_items'] = '%s товар (товарів) - %s'; #47413
|
|
$_['text_empty'] = 'Ваш кошик порожній'; #47414
|
|
$_['text_cart'] = 'Переглянути кошик'; #47415
|
|
$_['text_checkout'] = 'Оформити замовлення'; #47416
|
|
$_['text_payment_profile'] = 'Профіль для оплати'; #48565
|