diff options
Diffstat (limited to 'apps/comments/l10n/zh_CN.js')
-rw-r--r-- | apps/comments/l10n/zh_CN.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 6663f6b064f..21ad0072ed8 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -12,7 +12,6 @@ OC.L10N.register( "More comments …" : "更多评论 ...", "Save" : "保存", "Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}", - "Error occurred while retrieving comment with id {id}" : "检索 id 为 {id} 的评论出错", "Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错", "Error occurred while posting comment" : "发布评论出错", "_%n unread comment_::_%n unread comments_" : ["%n 未读评论"], |