Files
dominik/public/store/language/ru-ru/common/cart.php
T
2026-05-30 09:27:58 +03:00

10 lines
437 B
PHP

<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Text
$_['text_items'] = 'Товаров: %s (%s)';
$_['text_empty'] = 'Ваша корзина пуста!';
$_['text_cart'] = 'Посмотреть корзину';
$_['text_checkout'] = 'Оформление заказа';
$_['text_recurring'] = 'Платежный профиль';