about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authldap/lang/zh/lang.php
blob: c7360563466edec8ea4cbce6fc3218caa30ffd2f (plain) (blame)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Errol <errol@hotmail.com>
 */
$lang['connectfail']           = 'LDAP 无法连接: %s';
$lang['domainfail']            = 'LDAP 无法找到你的用户 dn';