diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 82bc29c486c..b7609c93c6d 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -33,6 +33,7 @@ OC.L10N.register( "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted", "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], + "Write a message …" : "Write a message …", "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" }, "nplurals=2; plural=(n != 1);"); |