Файл: upload/catalog/language/english/payment/pp_express.php
Строк: 46
<?php
// Heading
$_['express_text_title'] = 'Confirm order';
// Text
$_['text_title'] = 'PayPal Express Checkout';
$_['button_continue'] = 'Continue';
$_['text_cart'] = 'Shopping Cart';
$_['text_shipping_updated'] = 'Shipping service updated';
$_['text_trial'] = '%s every %s %s for %s payments then ';
$_['text_recurring'] = '%s every %s %s';
$_['text_recurring_item'] = 'Recurring Item';
$_['text_length'] = ' for %s payments';
// Entry
$_['express_entry_coupon'] = 'Enter your coupon here:';
// Button
$_['button_express_coupon'] = 'Add';
$_['button_express_confirm'] = 'Confirm';
$_['button_express_login'] = 'Continue to PayPal';
$_['button_express_shipping'] = 'Update shipping';
$_['button_cancel_recurring'] = 'Cancel payments';
// Error
$_['error_heading_title'] = 'There was an error';
$_['error_too_many_failures'] = 'Your payment has failed too many times';