{
    "student": {
        "deactivated": "You can't login to this account right now. Please contact your teacher."
    },
    "androidCallback": {
        "documentTitle": "Login Successful",
        "continueButtonLabel": "Continue",
        "contentTitle": "Login Successful"
    },
    "clever": {
        "invalid": {
            "description": "Please contact your teacher, as they haven't setup a group within Wakelet.",
            "title": "Your are unable to access Wakelet"
        }
    },
    "forgotPassword": "If an account with email {{email}} is found, we'll send a password reset email to it shortly.",
    "emailAddress": "E-mail address",
    "signingUp": "Signing up",
    "verifyAge": {
        "title": "Please verify your age"
    },
    "signup": {
        "terms": "Terms",
        "privacy": "Privacy",
        "rules": "Rules",
        "agreement": "By signing up you agree to Wakelet\u2019s {{terms}}, {{privacy}} and {{rules}}.",
        "email": {
            "button": "Sign up with email",
            "title": "Create your account"
        },
        "student": "Are you a student? {{clickHere}}",
        "clickhere": "Click here.",
        "joinSpace": "You have been invited to join a Wakelet space",
        "joinAction": "Choose an account to sign in",
        "loginAction": "Already got an account?",
        "check": "By checking this box you agree to Wakelet\u2019s {{terms}}, {{privacy}} and {{rules}}.",
        "title": "Get Started",
        "dob": "Date of Birth"
    },
    "verifyEmail": {
        "title": "We need to verify your email",
        "info": "We've sent an email to {{email}} with a code.",
        "secondaryAction": "Email not arrived? Click here to resend.",
        "toastTitle": "Email has been resent."
    },
    "switchAccount": {
        "remove": "Remove an account",
        "labels": {
            "signedOut": "Signed out",
            "signedIn": "Signed in"
        },
        "title": "Choose an account",
        "info": "Select from your Wakelet accounts",
        "add": "Add an account"
    },
    "consent": {
        "label": {
            "receive": "will receive:",
            "your": "your",
            "and": "and"
        },
        "button": {
            "continue": "Continue as"
        },
        "info": "Consent information at the bottom"
    },
    "validation": {
        "dob": "Please enter a valid date of birth",
        "under13": {
            "title": "Error",
            "description": "You must be 13 years of age or older to sign up to Wakelet this way. If you are under 13, speak with your teacher to create an account.",
            "action": "Return home"
        },
        "loginError": "Something went wrong while logging you in.",
        "signupError": "Something went wrong while signing you up",
        "emailInUse": "Email address already in use",
        "invalidUsernameOrPassword": "Invalid username or password.",
        "tooManyAttempts": "Too many wrong attempts. Wait before trying again.",
        "password": "Password must be at least 8 characters",
        "email": "Please enter a valid email",
        "name": "Please enter a name"
    },
    "resetPassword": "Reset Password",
    "login": {
        "signupLabel": "Not on Wakelet already?",
        "forgotten": "Forgotten your password?",
        "button": "Log in",
        "title": "Log into Wakelet"
    },
    "placeholders": {
        "email": "Email",
        "password": "Password",
        "name": "Name"
    },
    "sso": {
        "facebook": "Continue with Facebook",
        "google": "Continue with Google",
        "microsoft": "Continue with Microsoft",
        "apple": "Continue with Apple"
    },
    "or": "Or"
}