diff options
Diffstat (limited to 'language/zh_CN/common.lang.php')
-rw-r--r-- | language/zh_CN/common.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index 29cb9c726..5b458ba1a 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -384,4 +384,9 @@ $lang['xlarge'] = '很大尺寸'; $lang['xxlarge'] = '非常大尺寸'; $lang['Your username has been successfully changed to : %s'] = '您的用户名成功修改为:%s'; $lang['Photo sizes'] = ''; +$lang['Desktop'] = '桌面版'; +$lang['Mobile'] = '手机版'; +$lang['Show latest comments first'] = '先显示新评论'; +$lang['Show oldest comments first'] = '先显示旧评论'; +$lang['View in'] = '查看'; ?>
\ No newline at end of file |