1
0
opencart-languagepack-finnish/admin/mail/transaction.php

6 lines
261 B
PHP
Raw Permalink Normal View History

2020-02-12 21:25:39 +00:00
<?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.';