diff options
Diffstat (limited to 'apps/comments/l10n/zh_TW.js')
-rw-r--r-- | apps/comments/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 22584ecd3cc..4e677cc1668 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.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 …" : "其他留言…", |