aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins/authpdo
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authpdo')
-rw-r--r--lib/plugins/authpdo/lang/zh-tw/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authpdo/lang/zh-tw/lang.php b/lib/plugins/authpdo/lang/zh-tw/lang.php
new file mode 100644
index 000000000..b06e846a3
--- /dev/null
+++ b/lib/plugins/authpdo/lang/zh-tw/lang.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Peter Dave Hello <hsu@peterdavehello.org>
+ */
+$lang['userexists'] = '對不起,已經有使用者使用這個登入名稱。';
+$lang['writefail'] = '無法修改使用者資料。請通知Wiki-管理員';