diff --git a/src/shared/components/home/signup.tsx b/src/shared/components/home/signup.tsx index 10c64d0d8..f695a1177 100644 --- a/src/shared/components/home/signup.tsx +++ b/src/shared/components/home/signup.tsx @@ -122,6 +122,15 @@ export class Signup extends Component { onSubmit={linkEvent(this, this.handleRegisterSubmit)} >

{this.titleName(siteView)}

+
+
+ + + {I18NextService.i18n.t("federation_disclaimer_title")} + +
+ {I18NextService.i18n.t("federation_disclaimer_body")} +
{this.isLemmyMl && (