diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-12 00:20:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-12 00:20:08 +0000 |
commit | 8b5f49fd962cdf1df3a659c7f849617d05f46417 (patch) | |
tree | 77efb128ad7c1e5894df3fe192104eb29a415ead /apps/comments/l10n/zh_CN.js | |
parent | d2d17d8874e370d1a868db0ad966520ce973e005 (diff) | |
download | nextcloud-server-8b5f49fd962cdf1df3a659c7f849617d05f46417.tar.gz nextcloud-server-8b5f49fd962cdf1df3a659c7f849617d05f46417.zip |
[tx-robot] updated from transifex
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 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 …" : "更多评论 ...", |