X-Git-Url: http://these/git/?a=blobdiff_plain;f=src%2Fshared%2Fcomponents%2Fhome%2Fsetup.tsx;h=f4bdb5551d6deb48dc74af2224eea158e4f83579;hb=c3ab9e74f8775f4b811866d2675b00f9702bde3d;hp=bed1262038eb2a098724e07405c0ece852e1a520;hpb=dfe394adca9da70664e52556712459c33356c4ae;p=lemmy-ui.git diff --git a/src/shared/components/home/setup.tsx b/src/shared/components/home/setup.tsx index bed1262..f4bdb55 100644 --- a/src/shared/components/home/setup.tsx +++ b/src/shared/components/home/setup.tsx @@ -63,7 +63,9 @@ export class Setup extends Component {
-

{I18NextService.i18n.t("lemmy_instance_setup")}

+

+ {I18NextService.i18n.t("lemmy_instance_setup")} +

{!this.state.doneRegisteringUser ? ( this.registerUser() ) : ( @@ -84,7 +86,7 @@ export class Setup extends Component { registerUser() { return (
-
{I18NextService.i18n.t("setup_admin")}
+

{I18NextService.i18n.t("setup_admin")}