This commit is contained in:
Pallavi Kumari
2025-10-19 21:36:47 +05:30
parent f258c41f15
commit 7c8c440f67
7 changed files with 8 additions and 10 deletions

View File

@@ -243,7 +243,7 @@ export default function UsersTable({ users }: Props) {
</p>
<p>
<b>{t("userMessageRemove")}</b>
{t("userMessageRemove")}
</p>
</div>
}