diff options
Diffstat (limited to 'apps/comments/l10n/zh_CN.json')
-rw-r--r-- | apps/comments/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json index 4bad3f96819..40ca9411a6e 100644 --- a/apps/comments/l10n/zh_CN.json +++ b/apps/comments/l10n/zh_CN.json @@ -28,7 +28,7 @@ "An error occurred while trying to delete the comment" : "删除评论时出错", "An error occurred while trying to create the comment" : "创建评论时出错", "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了你,此评论已被删除", - "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"], - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "「@」表示提及、「:」表示表情符号、「/」表示智能拾取" + "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "「@」表示提及、「:」表示表情符号、「/」表示智能拾取", + "_%n unread comment_::_%n unread comments_" : ["%n 条未读评论"] },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |