summaryrefslogtreecommitdiff
path: root/inc/lang
diff options
context:
space:
mode:
authorlainme <lainme993@gmail.com>2012-09-21 12:50:31 +0200
committerAndreas Gohr <andi@splitbrain.org>2012-09-21 12:50:31 +0200
commita27f1c2b89bb6f7764902caae0918b81a3074181 (patch)
tree49cd0c4cfdb41dd5abbe9099fb99806e38c76242 /inc/lang
parentb9eadad04203ceb9b25fba98db5b56780b75b44e (diff)
downloadrpg-a27f1c2b89bb6f7764902caae0918b81a3074181.tar.gz
rpg-a27f1c2b89bb6f7764902caae0918b81a3074181.tar.bz2
Simplified Chinese language update
Diffstat (limited to 'inc/lang')
-rw-r--r--inc/lang/zh/lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php
index fc7b0cab3..b21a74ed5 100644
--- a/inc/lang/zh/lang.php
+++ b/inc/lang/zh/lang.php
@@ -190,7 +190,7 @@ $lang['lastmod'] = '最后更改';
$lang['by'] = '由';
$lang['deleted'] = '移除';
$lang['created'] = '创建';
-$lang['restored'] = '已恢复为旧版';
+$lang['restored'] = '已恢复为旧版 (%s)';
$lang['external_edit'] = '外部编辑';
$lang['summary'] = '编辑摘要';
$lang['noflash'] = '需要 <a href="http://www.adobe.com/products/flashplayer/">Adobe Flash 插件</a> 来播放本内容。 ';
@@ -200,6 +200,7 @@ $lang['user_tools'] = '用户工具';
$lang['site_tools'] = '站点工具';
$lang['page_tools'] = '页面工具';
$lang['skip_to_content'] = '跳至内容';
+$lang['sidebar'] = '侧边栏';
$lang['mail_newpage'] = '添加页面:';
$lang['mail_changed'] = '更改页面:';
$lang['mail_subscribe_list'] = '命名空间中改变的页面:';