diff options
Diffstat (limited to '')
-rw-r--r-- | language/zh_CN/common.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php index 07d78c2d2..3a1379510 100644 --- a/language/zh_CN/common.lang.php +++ b/language/zh_CN/common.lang.php @@ -88,7 +88,7 @@ $lang['Keyword'] = '关键字'; $lang['Links'] = '链接'; $lang['N/A'] = '不存在'; $lang['New on %s'] = '创建于 %s'; -$lang['Notification'] = 'RSS'; +$lang['Notification'] = 'RSS订阅'; $lang['Number of items'] = '总数'; $lang['Original dimensions'] = '原始大小'; $lang['Password forgotten'] = '忘记密码'; @@ -269,7 +269,7 @@ $lang['Show number of comments'] = '显示评论总数'; $lang['Show number of hits'] = '显示查看次数'; $lang['slideshow'] = '幻灯片放映'; $lang['stop the slideshow'] = '停止幻灯片放映'; -$lang['Specials'] = '快速访问'; +$lang['Specials'] = '特色浏览'; $lang['SQL queries in'] = 'SQL搜索语句'; $lang['display only recently posted photos'] = '只显示最新图片'; $lang['return to the display of all photos'] = '显示所有图片'; |