about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authplain/lang/zh/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authplain/lang/zh/lang.php')
-rw-r--r--wiki/lib/plugins/authplain/lang/zh/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/wiki/lib/plugins/authplain/lang/zh/lang.php b/wiki/lib/plugins/authplain/lang/zh/lang.php
deleted file mode 100644
index 1e0dd10..0000000
--- a/wiki/lib/plugins/authplain/lang/zh/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author lainme <lainme993@gmail.com>
- * @author tai <tai_tang@126.com>
- */
-$lang['userexists']            = '对不起,该用户名已经存在。';
-$lang['usernotexists']         = '抱歉,该用户不存在';
-$lang['writefail']             = '无法修改用户数据。请联系维基管理员';
-$lang['protected']             = '用户 %s 的数据被保护和无法被编辑或删除。';
Agaram <vc@akkartik.com> 2016-08-16 17:13:26 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2016-08-16 17:13:26 -0700 3203 - testable interface for reading a file' href='/akkartik/mu/commit/filesystem.mu?h=hlt&id=da925d0697d61db6d265fd78cab3d1adf214950c'>da925d06 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20