aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/zh_CN/common.lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index 8ce93136c..e04a38e20 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -413,4 +413,6 @@ $lang['Requested tag does not exist'] = '标签不存在';
$lang['Email address is mandatory'] = '必须输入邮件地址';
$lang['Username is mandatory'] = '必须输入用户名';
$lang['mandatory'] = '必填';
+$lang['Website'] = '网站';
+$lang['Your website URL is invalid'] = '你的网站地址无效';
?> \ No newline at end of file