Restrict actions on specific users (#42)
* Restrict actions on specific users * update readme
This commit is contained in:
@@ -143,6 +143,7 @@ const it: SynapseTranslationMessages = {
|
||||
action: {
|
||||
erase: "Cancella i dati dell'utente",
|
||||
erase_admin_error: "Non è consentito eliminare il proprio utente.",
|
||||
erase_managed_user_error: "Non è consentito eliminare un utente gestito.",
|
||||
},
|
||||
},
|
||||
rooms: {
|
||||
|
Reference in New Issue
Block a user