summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/ko/lang.php
blob: 3c6722a81230ea4f33465d6de49ede159793e14c (plain)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Myeongjin <aranet100@gmail.com>
 */
$lang['connectfail']           = 'LDAP가 연결할 수 없습니다: %s';
$lang['domainfail']            = 'LDAP가 사용자 DN을 찾을 수 없습니다';