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









                                                                                 
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Errol <errol@hotmail.com>
 */
$lang['connectfail']           = '连接数据库失败';
$lang['userexists']            = '抱歉,用户名已被使用。';
$lang['writefail']             = '无法修改用户数据。请通知管理员';