Файл: upload/catalog/language/russian/payment/pp_express.php
Строк: 26
<?php
// Heading
$_['express_text_title'] = 'Подтвердить заказ';
// Text
$_['text_title'] = 'PayPal Express Checkout';
$_['button_continue'] = 'Продолжить';
$_['text_cart'] = 'Корзина';
$_['text_shipping_updated'] = 'Служба доставки обновлена';
$_['text_trial'] = '%s каждый %s %s из %s платежей тогда ';
$_['text_recurring'] = '%s каждый %s %s';
$_['text_recurring_item'] = 'Повторяющийся элемент';
$_['text_length'] = ' для %s платежей';
// Entry
$_['express_entry_coupon'] = 'Введите ваш купон:';
// Button
$_['button_express_coupon'] = 'Добавить';
$_['button_express_confirm'] = 'Подтвердить';
$_['button_express_login'] = 'Продолжать c PayPal';
$_['button_express_shipping'] = 'Обновить доставку';
$_['button_cancel_recurring'] = 'Отменить платежи';
// Error
$_['error_heading_title'] = 'Произошла ошибка';
$_['error_too_many_failures'] = 'Ваш платеж не удалось выполнить слишком много раз';