Ekdant-Online-Store/admininistrator/language/en-gb/mail/transaction.php
2024-08-06 18:06:00 +05:45

6 lines
261 B
PHP

<?php
// Text
$_['text_subject'] = '%s - Affiliate Credit';
$_['text_received'] = 'You have received %s credit!';
$_['text_total'] = 'Your total amount of credit is now %s.';
$_['text_credit'] = 'Your account credit can deducted from your next purchase.';