diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.json')
-rw-r--r-- | apps/comments/l10n/en_GB.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index a1379fb8421..b29c5b42364 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -30,9 +30,6 @@ "Comment deleted" : "Comment deleted", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "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", - "Write a message …" : "Write a message …", - "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker", - "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"] + "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |