{
    "login_title": "Login",
    "login_description": "Enter your email below to login to your account",
    "email_label": "Email",
    "password_label": "Password",
    "confirm_password_label": "Confirm Password",
    "login_button": "Login",
    "forgot_password_label": "Forgot your password?",
    "register_label": "Register",
    "already_have_account": "Already have an account?",
    "register_link": "Register",
    "login_link": "Login",
    "or_continue_with": "Or continue with",
    "welcome_back": "Welcome back",
    "continue_with_google": "Continue with Google",
    "or_continue_with_email": "Or continue with email",
    "sign_in": "Sign in",
    "signing_in": "Signing in...",
    "no_account": "Don't have an account?",
    "sign_up": "Sign up",
    "back_to_sign_in": "Back to sign in",
    "show_password": "Show password",
    "hide_password": "Hide password",
    "generic_error": "Something went wrong. Please try again.",
    "forgot_password_title": "Forgot password",
    "forgot_password_description": "Enter your email address and we'll send you a link to reset your password",
    "email_placeholder": "name@example.com",
    "reset_password_button": "Reset password",
    "sending": "Sending...",
    "cancel": "Cancel",
    "check_your_email_title": "Check your email",
    "check_your_email_description": "Password reset instructions sent",
    "check_your_email_body": "If an account exists for the email address you provided, a password reset link has been sent. Please check your inbox and follow the instructions to reset your password.",
    "back_to_login": "Back to login",
    "registering": "Registering...",
    "get_started": "Get started",
    "start_your_free_trial": "Start your free trial",
    "create_your_account_to_get_started": "Create your account to get started.",
    "register_error_email": "Please enter a valid email address.",
    "register_error_password": "Please enter a valid password.",
    "register_error_password_match": "Passwords do not match.",
    "register_error_password_requirements": "Password must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, and one number.",
    "register_error_registration_failed": "Registration failed.",
    "register_error_network": "Network error. Please try again.",
    "reset_password_title": "Reset Password",
    "reset_password_error_description": "There was a problem with your request",
    "reset_password_error_no_token": "No token provided. Please use the link from your email.",
    "reset_password_error_password_requirements": "Password must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, and one number.",
    "reset_password_error_password_match": "Passwords do not match.",
    "reset_password_error_failed": "Failed to reset password. Please try again.",
    "reset_password_error_network": "Network error. Please try again.",
    "reset_password_back_to_login": "Back to Login",
    "reset_password_success": "Your password has been reset. You can now log in with your new password.",
    "resetting": "Resetting...",
    "reset_password": "Reset Password",
    "new_password_label": "New Password",
    "confirm_new_password_label": "Confirm New Password",
    "oauth_failed": "We couldn't sign you in with Google. Try again or use email and password."
}