Added default language pack (en-gb)
This commit is contained in:
6
catalog/extension/payment/bank_transfer.php
Normal file
6
catalog/extension/payment/bank_transfer.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_title'] = 'Bank Transfer';
|
||||
$_['text_instruction'] = 'Bank Transfer Instructions';
|
||||
$_['text_description'] = 'Please transfer the total amount to the following bank account.';
|
||||
$_['text_payment'] = 'Your order will not ship until we receive payment.';
|
Reference in New Issue
Block a user