Initial commit
This commit is contained in:
10
content/lib/plugins/authldap/lang/uk/lang.php
Normal file
10
content/lib/plugins/authldap/lang/uk/lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Oleksii <alexey.furashev@gmail.com>
|
||||
* @author Nina Zolotova <nina-z@i.ua>
|
||||
*/
|
||||
$lang['connectfail'] = 'LDAP не може встановити з\'єднання: %s';
|
||||
$lang['domainfail'] = 'LDAP не знайшов Ваш dn';
|
Reference in New Issue
Block a user