summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.php')
-rw-r--r--lib/l10n/zh_CN.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php
index 2d05ad3567e..8229c77d2dd 100644
--- a/lib/l10n/zh_CN.php
+++ b/lib/l10n/zh_CN.php
@@ -21,5 +21,8 @@
"last month" => "上月",
"months ago" => "几月前",
"last year" => "上年",
-"years ago" => "几年前"
+"years ago" => "几年前",
+"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已存在. 点此 <a href=\"%s\">获取更多信息</a>",
+"up to date" => "已更新。",
+"updates check is disabled" => "检查更新功能被关闭。"
);