Add ability to toggle whether to show locked users

This is almost copy of https://github.com/Awesome-Technologies/synapse-admin/pull/573 PR,
authored by @huw1990
This commit is contained in:
Aine
2024-09-03 11:09:46 +03:00
parent 7747dc7f28
commit 50c96cfd77
6 changed files with 8 additions and 3 deletions

View File

@@ -124,6 +124,7 @@ const en: SynapseTranslationMessages = {
erased: "Erased",
guests: "Show guests",
show_deactivated: "Show deactivated users",
show_locked: "Show locked users",
user_id: "Search user",
displayname: "Displayname",
password: "Password",