feat(reports): show suspended status next to reported profile
And only show the suspend button if the profile isn't already suspended (or the user disabled) Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1601,5 +1601,6 @@
|
||||
"Do you really want to suspend the account « {emailAccount} » ?": "Do you really want to suspend the account « {emailAccount} » ?",
|
||||
"There will be no way to restore the user's data!": "There will be no way to restore the user's data!",
|
||||
"User suspended and report resolved": "User suspended and report resolved",
|
||||
"Profile suspended and report resolved": "Profile suspended and report resolved"
|
||||
"Profile suspended and report resolved": "Profile suspended and report resolved",
|
||||
"{profileName} (suspended)": "{profileName} (suspended)"
|
||||
}
|
||||
Reference in New Issue
Block a user