summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorlainme <lainme993@gmail.com>2015-02-12 08:51:36 +0100
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-02-12 08:51:36 +0100
commitcbb4a6817d10faf5d8376e07a26e2030a2335d78 (patch)
tree06376fac0ee9355deed9d53ad128d44dfa299b9c /inc
parent76ec6b0ed2130a731913cb29e28886afae050b63 (diff)
downloadrpg-cbb4a6817d10faf5d8376e07a26e2030a2335d78.tar.gz
rpg-cbb4a6817d10faf5d8376e07a26e2030a2335d78.tar.bz2
translation update
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/zh/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php
index d960eb799..6f55834d0 100644
--- a/inc/lang/zh/lang.php
+++ b/inc/lang/zh/lang.php
@@ -360,3 +360,5 @@ $lang['currentns'] = '当前命名空间';
$lang['searchresult'] = '搜索结果';
$lang['plainhtml'] = '纯HTML';
$lang['wikimarkup'] = 'Wiki Markup 语言';
+$lang['page_nonexist_rev'] = '页面在 %s 不存在。它曾创建于 <a href="%s">%s</a>。';
+$lang['unable_to_parse_date'] = '无法解析参数 "%s"。';