Client:Pages:PortalSwttings: fix TermsOfService translation

This commit is contained in:
Darya Umrikhina 2024-08-28 13:01:14 +04:00
parent 774a92e910
commit 528875b43c

View File

@ -426,7 +426,7 @@ const InfoDialog = ({
type={LinkType.action} type={LinkType.action}
target={LinkTarget.blank} target={LinkTarget.blank}
> >
{t("Terms of Service")} {t("TermsOfService")}
</Link> </Link>
</Text> </Text>
{!isProfile && ( {!isProfile && (