transaction.php
688 Bytes
<?php
/**
* @package Русский язык для OpenCart 3.x
* @file admin/language/ru-ru/mail/transaction.php
* @author Hkr32
* @copyright © OCN, (https://opencart.name)
* @license https://opensource.org/licenses/GPL-3.0
* @link https://forum.opencart.name
*/
// Text
$_['text_subject'] = '%s - партнерский кредит';
$_['text_received'] = 'Вы получили %s кредитов!';
$_['text_total'] = 'Ваша общая сумма кредита сейчас %s.';
$_['text_credit'] = 'Кредит вашей учетной записи может быть вычтен из вашей следующей покупки.';