Files
dominik/public/store/language/ru-ru/account/logout.php
T
2026-05-30 09:27:58 +03:00

11 lines
574 B
PHP

<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Heading
$_['heading_title'] = 'Выход';
// Text
$_['text_message'] = '<p>Вы вышли из Вашего Личного Кабинета.</p><p>Ваша корзина покупок была сохранена. Она будет восстановлена при следующем входе в Ваш Личный Кабинет.</p>';
$_['text_account'] = 'Личный кабинет';
$_['text_logout'] = 'Выход';