update translation

This commit is contained in:
Eugene Kuligin
2015-02-01 01:39:08 +02:00
parent c4db43b45c
commit 6ba52904f3
365 changed files with 0 additions and 11592 deletions

View File

@@ -1,27 +0,0 @@
<?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
$_['express_button_coupon'] = 'Add';
$_['express_button_confirm'] = 'Confirm';
$_['express_button_login'] = 'Continue to PayPal';
$_['express_button_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';