{
  "verify_email": {
    "subject": "Welcome to Vitrap!",
    "greeting": "Hi {username},",
    "intro_body": "Thank you for signing up at Vitrap! Activate your account by pressing the button below. This button is valid for only 1 hour.",
    "button": "Activate account",
    "account_details_heading": "Here are your account details:",
    "username_label": "username:",
    "email_label": "email:",
    "outro_greeting": "Kind regards,",
    "team_name": "The Vitrap Team"
  },
  "password_reset": {
    "subject": "Vitrap password reset",
    "greeting": "Hi {username},",
    "intro_body": "You recently requested to reset the password for your Vitrap account. Press the button below to reset your password, this button is valid for only 1 hour.",
    "disclaimer": "If you did not request a password reset you can ignore this email.",
    "button": "Reset password",
    "outro_greeting": "Kind regards,",
    "team_name": "The Vitrap Team"
  }
}

