diff options
Diffstat (limited to 'lib/l10n/zh_CN.php')
-rw-r--r-- | lib/l10n/zh_CN.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php index d0b5702c8e3..cab5142e5d5 100644 --- a/lib/l10n/zh_CN.php +++ b/lib/l10n/zh_CN.php @@ -48,8 +48,5 @@ "%d months ago" => "%d 月前", "last year" => "去年", "years ago" => "年前", -"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已存在。点此 <a href=\"%s\">获取更多信息</a>", -"up to date" => "已更新。", -"updates check is disabled" => "更新检查功能被禁用。", "Could not find category \"%s\"" => "无法找到分类 \"%s\"" ); |