first commit
This commit is contained in:
10
admininistrator/language/en-gb/mail/subscription.php
Normal file
10
admininistrator/language/en-gb/mail/subscription.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_subject'] = '%s - Subscription';
|
||||
$_['text_subscription_id'] = 'Subscription ID';
|
||||
$_['text_date_added'] = 'Subscription Date:';
|
||||
$_['text_subscription_status'] = 'Your subscription has been added to the following status:';
|
||||
$_['text_comment'] = 'The comments for your subscription are:';
|
||||
$_['text_payment_method'] = 'Payment Method';
|
||||
$_['text_payment_code'] = 'Payment Code';
|
||||
$_['text_footer'] = 'Please reply to this email if you have any questions.';
|
Reference in New Issue
Block a user