diff options
Diffstat (limited to 'apps/comments/l10n/zh_CN.js')
-rw-r--r-- | apps/comments/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 428103098ba..60114ac03e4 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -16,11 +16,11 @@ OC.L10N.register( "Delete comment" : "删除评论", "Cancel edit" : "取消编辑", "Post comment" : "发表评论", - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "「@」表示提及、「:」表示表情符号、「/」表示智能拾取", + "Could not reload comments" : "无法重载评论", "No comments yet, start the conversation!" : "还没有评论,开始对话吧!", "No more messages" : "没有更多消息", "Retry" : "重试", - "Failed to mark comments as read" : "将评论标记为已读失败", + "Failed to mark comments as read" : "无法将评论标记为已读", "Unable to load the comments list" : "无法加载评论列表", "_1 new comment_::_{unread} new comments_" : ["{unread} 条新评论"], "Comment" : "评论", |