diff --git a/locales/en/groups.json b/locales/en/groups.json index 3748285930..2912a1b064 100644 --- a/locales/en/groups.json +++ b/locales/en/groups.json @@ -72,5 +72,14 @@ "confirm": "Confirm", "leaveGroup": "Leave Guild?", "leavePartyCha": "Leave party challenges and...", - "leaveParty": "Leave party?" + "leaveParty": "Leave party?", + "sendPM": "Send private message", + "send": "Send", + "messageSentAlert": "Message sent", + "pmHeading": "Private message to <%= name %>", + "clearAll": "Clear All", + "clearAllPopover": "Delete all messages", + "optOutPopover": "Don't like private messages? Click to completely opt out", + "block": "Block", + "unblock": "Un-block" }