diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index dc1820640..6dfb376cb 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1365,5 +1365,6 @@ "comments_comment": "Comment", "settings_padNotifTitle": "Comment notifications", "settings_padNotifHint": "Ignore notifications when someone replies to one of your comments", - "settings_padNotifCheckbox": "Disable comment notifications" + "settings_padNotifCheckbox": "Disable comment notifications", + "comments_error": "Can't add a comment here" }