{
  "welcome_back": "Welcome back 😊",
  "login_first": "Please log in to your account first",
  "fields": {
    "email": "Email",
    "password": "Password",
    "forget_password": "Forgot your password?",
    "new_password": "New Password",
    "confirm_password": "Confirm New Password",
    "remember_me": "Remember me"
  },
  "placeholder": {
    "email": "Enter your email",
    "password": "Enter your password",
    "new_password": "Enter your new password",
    "confirm_password": "Enter your confirm new password"
  },
  "sign_in": "Sign In",
  "next": "Next",
  "verify": "Verify",
  "cancel": "Cancel",
  "dont_worry": "Don’t worry, this happens to all of us. Enter your email below to recover your password."
}