diff options
Diffstat (limited to 'apps/comments/l10n/zh_TW.js')
-rw-r--r-- | apps/comments/l10n/zh_TW.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 35ad3a2ca4e..e04dd078076 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "尚無留言,開始討論!", "No more messages" : "沒有更多訊息", "Retry" : "重試", + "Failed to mark comments as read" : "無法將留言標記為已讀", "Unable to load the comments list" : "無法載入留言列表", "_%n unread comment_::_%n unread comments_" : ["%n 則未讀留言"], "_1 new comment_::_{unread} new comments_" : ["{unread} 則新留言"], |