{
  "registerTitle": "Register",
  "username": "Username",
  "email": "Email",
  "referralCode": "Referral Code (optional)",
  "birthDate": "Date of birth",
  "day": "Day",
  "month": "Month",
  "year": "Year",
  "password": "Password",
  "confirmPassword": "Confirm password",
  "isAdult": "I am over 18 years old.",
  "acceptTerms": "I accept the",
  "TermsOfService": "Terms and Conditions",
  "playNow": "Play Now",
  "allFieldsRequired": "All fields are required.",
  "mustAcceptTerms": "You must accept the terms and conditions.",
  "mustBe18": "You must be over 18 years old to register.",
  "mustConfirmAdult": "You must confirm that you are of legal age.",
  "registrationError": "An error occurred while registering the user",
  "emailAlreadyExists": "This email is already registered. Please use a different email address.",
  "usernameAlreadyExists": "This username is already taken. Please choose a different username.",
  "userExists": "User already exists. Please use different credentials.",
  "invalidData": "Invalid registration data. Please check your information.",
  "serverError": "Server error. Please try again later.",
  "networkError": "Network error. Please check your connection and try again.",
  "invalidEmailFormat": "The email format is invalid.",
  "invalidReferralCode": "Invalid referral code",
  "confirmEmailTitle": "Confirm Email",
  "emailConfirmedSuccess": "Email confirmed successfully!",
  "confirmingEmail": "Confirming email...",
  "redirecting": "Redirecting...",
  "close": "Close",
  "invalidConfirmationToken": "Invalid or expired confirmation token",
  "confirmationError": "Error confirming email",
  "emailConfirmationSent": "An email has been sent to confirm your email address. Please check your inbox and spam folder."
}
