Add "invite request content" display in user account admin page (#15265)
* feat: display `invite_request_text` in admin's user account page * fix: move invite_request to the bottom of accounts page * fix: remove time display, remove formate, change code terminology * fix: remove escape
This commit is contained in:
parent
1390cc194b
commit
75d2762fdf
2 changed files with 11 additions and 0 deletions
|
@ -131,6 +131,7 @@ en:
|
|||
follows: Follows
|
||||
header: Header
|
||||
inbox_url: Inbox URL
|
||||
invite_request_text: Reasons for joining
|
||||
invited_by: Invited by
|
||||
ip: IP
|
||||
joined: Joined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue