mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Group membership PMs thread (#26974)
Instead of creating two separate Topics when a user (1) requests to join a group and (2) gets accepted in, this makes the acceptance message into a Post under the origin group request Topic.
This commit is contained in:
@@ -638,7 +638,6 @@ en:
|
||||
request_membership_pm:
|
||||
title: "Membership Request for @%{group_name}"
|
||||
request_accepted_pm:
|
||||
title: "You've been accepted into @%{group_name}"
|
||||
body: |
|
||||
Your request to enter @%{group_name} has been accepted and you are now a member.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user