about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authldap/lang/ja/lang.php
blob: c602b4335c6d3539ff0c7fa1b609fe839619349d (plain) (blame)
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 を発見できません。';