about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/zh/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authpdo/lang/zh/lang.php')
-rw-r--r--wiki/lib/plugins/authpdo/lang/zh/lang.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/wiki/lib/plugins/authpdo/lang/zh/lang.php b/wiki/lib/plugins/authpdo/lang/zh/lang.php
deleted file mode 100644
index 06c258f..0000000
--- a/wiki/lib/plugins/authpdo/lang/zh/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Errol <errol@hotmail.com>
- */
-$lang['connectfail']           = '连接数据库失败';
-$lang['userexists']            = '抱歉,用户名已被使用。';
-$lang['writefail']             = '无法修改用户数据。请通知管理员';