Initial commit
This commit is contained in:
9
content/lib/plugins/authldap/lang/ru/lang.php
Normal file
9
content/lib/plugins/authldap/lang/ru/lang.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Takumo <9206984@mail.ru>
|
||||
*/
|
||||
$lang['connectfail'] = 'Ошибка соединения LDAP с %s';
|
||||
$lang['domainfail'] = 'Не найдено имя пользователя LDAP (dn)';
|
Reference in New Issue
Block a user