customer_deny.php 798 Bytes
<?php
/**
 * @package    Русский язык для OpenCart 3.x
 * @file       admin/language/ru-ru/mail/customer_deny.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_welcome']   = 'Добро пожаловать и спасибо за регистрацию в %s!';
$_['text_denied']    = 'К сожалению, ваш запрос был отклонен. Для получения дополнительной информации вы можете связаться с владельцем магазина здесь:';
$_['text_thanks']    = 'Спасибо,';