Ekdant-Online-Store/admininistrator/language/en-gb/mail/subscription.php

11 lines
535 B
PHP
Raw Normal View History

2024-08-06 12:21:00 +00:00
<?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.';