Added default language pack (en-gb)
This commit is contained in:
5
catalog/extension/payment/pp_standard.php
Normal file
5
catalog/extension/payment/pp_standard.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_title'] = 'PayPal';
|
||||
$_['text_testmode'] = 'Warning: The payment gateway is in \'Sandbox Mode\'. Your account will not be charged.';
|
||||
$_['text_total'] = 'Shipping, Handling, Discounts & Taxes';
|
Reference in New Issue
Block a user