summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/zh_CN.json')
-rw-r--r--apps/comments/l10n/zh_CN.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json
index b27364e4638..f5dab6f5ab1 100644
--- a/apps/comments/l10n/zh_CN.json
+++ b/apps/comments/l10n/zh_CN.json
@@ -1,18 +1,18 @@
{ "translations": {
- "%1$s commented" : "%1$s 已评论",
- "%1$s commented on %2$s" : "%1$s 评论了 %2$s",
- "Comments" : "评论",
"Type in a new comment..." : "添加新评论...",
"Delete comment" : "删除评论",
"Post" : "发布",
"Cancel" : "取消",
"Edit comment" : "编辑评论",
"[Deleted user]" : "[Deleted user]",
+ "Comments" : "评论",
"No other comments available" : "没有其他评论",
"More comments..." : "更多评论...",
"Save" : "保存",
"Allowed characters {count} of {max}" : "当前字数: {count},最大允许:{max}",
"{count} unread comments" : "{count} 条未读评论",
- "Comment" : "评论"
+ "Comment" : "评论",
+ "%1$s commented" : "%1$s 已评论",
+ "%1$s commented on %2$s" : "%1$s 评论了 %2$s"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file