Added default language pack (en-gb)
This commit is contained in:
7
catalog/extension/payment/pp_payflow_iframe.php
Normal file
7
catalog/extension/payment/pp_payflow_iframe.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_title'] = 'Credit or Debit Card';
|
||||
$_['text_secure_connection'] = 'Creating a secure connection...';
|
||||
|
||||
// Error
|
||||
$_['error_connection'] = 'Could not connect to PayPal. Please contact the shop\'s administrator for assistance or choose a different payment method.';
|
Reference in New Issue
Block a user