- {isMagicLinkSent ? "Check your inbox" : "Welcome back"} + {isMagicLinkSent ? t`Check your inbox` : t`Welcome back`}
{isMagicLinkSent ? (
- {`Click on the link we've sent to ${magicLinkRecipient} to sign in.`}
+
- Don't have an account?{" "}
-
- Sign up
-
+
Sign up is disabled
- Login -+ kan.bn +
+ ++ {t`Sign up disabled`} +
++ {t`Sign up is currently disabled. Please try again later.`} +
+- {isMagicLinkSent ? "Check your inbox" : "Create your account"} + {isMagicLinkSent ? t`Check your inbox` : t`Get started`}
{isMagicLinkSent ? (
- {`Click on the link we've sent to ${magicLinkRecipient} to sign in.`}
+
- Already have an account?{" "}
-
- Sign in
-
+