aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
Diffstat (limited to 'language')
-rw-r--r--language/zh_CN/admin.lang.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php
index 0b96907ca..3e7d69076 100644
--- a/language/zh_CN/admin.lang.php
+++ b/language/zh_CN/admin.lang.php
@@ -448,11 +448,10 @@ $lang['add new photos to caddie'] = '将新图片添加到标记图片库';
$lang['No display'] = '不显示缩略图';
$lang['Classic display'] = '经典显示界面';
$lang['Hoverbox display'] = 'Hoverbox显示';
-$lang['Mail address is obligatory for all users'] = '所有用户都须提交邮箱地址';
$lang['Minimum privacy level'] = '最低隐私等级';
$lang['Privacy level'] = '隐私等级';
$lang['Level 0'] = '---';
-$lang['Level 1'] = '联系';
+$lang['Level 1'] = '联系人';
$lang['Level 2'] = '朋友';
$lang['Level 4'] = '家人';
$lang['Level 8'] = '管理员';
@@ -978,4 +977,7 @@ $lang['Close user details'] = '关闭用户明细';
$lang['Open user details'] = '打开用户明细';
$lang['close'] = '关闭';
$lang['Activate it now'] = '马上激活';
-$lang['Allow users to add a link to their website'] = '允许用户添加一个链接到其网站'; \ No newline at end of file
+$lang['Allow users to add a link to their website'] = '允许用户添加一个链接到其网站';
+$lang['Empty caddie'] = '清空标记图片库';
+$lang['Impossible to deactivate the default theme.'] = '默认主题无法被停用。';
+$lang['Mail address is mandatory for registration'] = '注册时邮箱地址为必填项'; \ No newline at end of file