Restrict actions on specific users (#42)

* Restrict actions on specific users

* update readme
This commit is contained in:
Aine
2024-09-24 13:25:29 +03:00
committed by GitHub
parent a277ded227
commit e328380c77
12 changed files with 124 additions and 46 deletions

View File

@@ -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: {