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

@@ -242,7 +242,7 @@ export default function DomainsTable({ domains }: Props) {
{t("domainQuestionRemove")}
</p>
<p>
<b>{t("domainMessageRemove")}</b>
{t("domainMessageRemove")}
</p>
</div>
}