first commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
// * @source See SOURCE.txt for source and other copyright.
|
||||
// * @license GNU General Public License version 3; see LICENSE.txt
|
||||
|
||||
// Text
|
||||
$_['text_subject'] = '%s - Новый Пароль';
|
||||
$_['text_greeting'] = 'Новый пароль был запрошен от %s.';
|
||||
$_['text_change'] = 'Для сброса пароля нажмите на ссылку ниже:';
|
||||
$_['text_ip'] = 'IP-адрес, использованный для запроса:';
|
||||
$_['text_password'] = 'Ваш новый пароль:';
|
||||
Reference in New Issue
Block a user