Added default language pack (en-gb)
This commit is contained in:
7
catalog/extension/payment/cheque.php
Normal file
7
catalog/extension/payment/cheque.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_title'] = 'Cheque / Money Order';
|
||||
$_['text_instruction'] = 'Cheque / Money Order Instructions';
|
||||
$_['text_payable'] = 'Make Payable To: ';
|
||||
$_['text_address'] = 'Send To: ';
|
||||
$_['text_payment'] = 'Your order will not ship until we receive payment.';
|
Reference in New Issue
Block a user