From 528875b43c2733e9c1ef6162ebbfd1a771350938 Mon Sep 17 00:00:00 2001 From: Darya Umrikhina Date: Wed, 28 Aug 2024 13:01:14 +0400 Subject: [PATCH] Client:Pages:PortalSwttings: fix TermsOfService translation --- .../developer-tools/OAuth/sub-components/InfoDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/src/pages/PortalSettings/categories/developer-tools/OAuth/sub-components/InfoDialog.tsx b/packages/client/src/pages/PortalSettings/categories/developer-tools/OAuth/sub-components/InfoDialog.tsx index 4949b15a3e..455aba7fec 100644 --- a/packages/client/src/pages/PortalSettings/categories/developer-tools/OAuth/sub-components/InfoDialog.tsx +++ b/packages/client/src/pages/PortalSettings/categories/developer-tools/OAuth/sub-components/InfoDialog.tsx @@ -426,7 +426,7 @@ const InfoDialog = ({ type={LinkType.action} target={LinkTarget.blank} > - {t("Terms of Service")} + {t("TermsOfService")} {!isProfile && (