cart.php
588 Bytes
<?php
/**
* @package Русский язык для OpenCart 3.x
* @file catalog/language/ru-ru/common/cart.php
* @author Hkr32
* @copyright © OCN, (https://opencart.name)
* @license https://opensource.org/licenses/GPL-3.0
* @link https://forum.opencart.name
*/
// Text
$_['text_items'] = 'Товары: %s(%s)';
$_['text_empty'] = 'Ваша корзина пуста!';
$_['text_cart'] = 'Просмотр корзины';
$_['text_checkout'] = 'Оформить заказ';
$_['text_recurring'] = 'Платежный профиль';