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

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Hideaki SAWADA <chuno@live.jp>
 */
$lang['connectfail']           = 'LDAP に接続できません: %s';
$lang['domainfail']            = 'LDAP で user dn を発見できません。';