aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/zh_CN.js')
-rw-r--r--apps/comments/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js
index 21ad0072ed8..2336fdd79a5 100644
--- a/apps/comments/l10n/zh_CN.js
+++ b/apps/comments/l10n/zh_CN.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"comments",
{
"Comments" : "评论",
- "New comment …" : "新评论 ...",
+ "Edit comment" : "编辑评论",
"Delete comment" : "删除评论",
+ "New comment …" : "新评论 ...",
"Post" : "发布",
"Cancel" : "取消",
- "Edit comment" : "编辑评论",
"[Deleted user]" : "[已删除用户]",
"No comments yet, start the conversation!" : "还没有评论,开始对话吧!",
"More comments …" : "更多评论 ...",