diff --git a/locales/en/groups.json b/locales/en/groups.json index a96eae0311..c5ca67eaa2 100644 --- a/locales/en/groups.json +++ b/locales/en/groups.json @@ -83,5 +83,11 @@ "block": "Block", "unblock": "Un-block", "pm-reply": "Send a reply", - "inbox": "Inbox" + "inbox": "Inbox", + "abuseFlag": "Report violation of Community Guidelines", + "abuseFlagModalHeading": "Report <%= name %> for violation?", + "abuseFlagModalBody": "Are you sure you want to report this post? You should ONLY report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Inappropriately reporting a post is a violation of the Community Guidelines and may give you an infraction.", + "abuseFlagModalButton": "Report", + "abuseReported": "Thank you for reporting this violation. The moderators have been notified.", + "abuseAlreadyReported": "You have already reported this message." }