diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 8a4534f60d2..4ec2f594808 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -15,6 +15,8 @@ OC.L10N.register( "Edit comment" : "Edit comment", "Delete comment" : "Delete comment", "Cancel edit" : "Cancel edit", + "New comment" : "New comment", + "Write a comment …" : "Write a comment …", "Post comment" : "Post comment", "@ for mentions, : for emoji, / for smart picker" : "@ for mentions, : for emoji, / for smart picker", "Could not reload comments" : "Could not reload comments", |