9 lines
181 B
PHP
9 lines
181 B
PHP
<?php
|
||
|
||
/**
|
||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||
*
|
||
* @author Eren <bosshyapma@protonmail.com>
|
||
*/
|
||
$lang['connectfail'] = 'LDAP bağlanamadı: %s';
|