feat: Add button to report offensive users to server admins

This commit is contained in:
Christian Pauly 2022-02-03 06:53:14 +01:00
commit 30214daeef
3 changed files with 53 additions and 1 deletions

View file

@ -2708,5 +2708,6 @@
"iUnderstand": "I understand",
"@iUnderstand": {},
"dismiss": "Dismiss",
"markAsRead": "Mark as read"
"markAsRead": "Mark as read",
"reportUser": "Report user"
}