1<?php
2
3/**
4 * @license    GPL 2 (https://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Peter Dave Hello <hsu@peterdavehello.org>
7 */
8$lang['userexists']            = '對不起,已經有使用者使用這個登入名稱。';
9$lang['writefail']             = '無法修改使用者資料。請通知Wiki-管理員';
10