first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?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'] = 'Выход';
|
||||
Reference in New Issue
Block a user