diff options
-rw-r--r-- | language/zh_CN/admin.lang.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/language/zh_CN/admin.lang.php b/language/zh_CN/admin.lang.php index 3e7d69076..d61cc56e4 100644 --- a/language/zh_CN/admin.lang.php +++ b/language/zh_CN/admin.lang.php @@ -980,4 +980,11 @@ $lang['Activate it now'] = '马上激活'; $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 +$lang['Mail address is mandatory for registration'] = '注册时邮箱地址为必填项'; +$lang['The settings for the guest are from the %s user'] = '游客的设置取自用户 %s'; +$lang['No and unlock sub-albums'] = '否,并解锁子相册'; +$lang['based on'] = '基于'; +$lang['between %s and %s MB'] = '在 %s 和 %s MB 之间'; +$lang['date & time'] = '日期与时间'; +$lang['file name'] = '文件名'; +$lang['width & height'] = '宽度&高度';
\ No newline at end of file |