diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 3734a34c819..c3440623e3a 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { - "Comments" : "Comments", "Edit comment" : "Edit comment", "Delete comment" : "Delete comment", "New comment …" : "New comment …", "Post" : "Post", "Cancel" : "Cancel", "[Deleted user]" : "[Deleted user]", + "Comments" : "Comments", "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "More comments …" : "More comments …", "Save" : "Save", |