{
  "AUTH_COMPLETE_REGISTRATION": {
    "ACTION_BUTTON": "Complete registration",
    "TITLE": "One more step",
    "TEXT": "Please, enter your information"
  },
  "AUTH_ERRORS": {
    "INTERNAL": "@:{{'AUTH_ERRORS.UNKNOWN'}}",
    "INVALID_EMAIL": "Email address has an invalid format",
    "LOGIN_INVALID_EMAIL": "Email address field is empty or has an invalid format",
    "LOGIN_INVALID_PASSWORD": "Invalid password",
    "LOGIN_NO_USER": "Nobody has registered with this email",
    "PASSWORD_NO_LETTERS": "Sorry, but your password must contain letters",
    "PASSWORD_NO_NUMBERS": "Sorry, but your password must contain numbers",
    "PASSWORD_TOO_SHORT": "Password should contain at least {{count}} characters",
    "PASSWORD_TOO_LONG": "Password should contain no more than {{count}} characters",
    "UNKNOWN": "An unknown error has occurred. Please, try again later",
    "USER_EXISTS": "This user has already registered",
    "PASSWORD_SPACES": "Sorry, but spaces are not allowed",
    "REQUIRED": "Field is required"
  },
  "AUTH_LOGIN_FORM": {
    "ACTION_BUTTON": "Log in",
    "EMAIL_LOGIN": "Or log in with an email",
    "FORGOT_PASSWORD": "Forgot your password?",
    "TITLE": "Log in to your account",
    "SOCIAL_FALLBACK_TEXT": "Signed in with Google/Apple/GitHub/Microsoft?",
    "SOCIAL_FALLBACK_ACTION": "Set password"
  },
  "AUTH_MODAL": {
    "TABS": {
      "LOGIN": "Log in",
      "REGISTER": "Register"
    },
    "PLACEHOLDERS": {
      "EMAIL": "Email",
      "NAME": "Name",
      "PASSWORD": "Password"
    }
  },
  "AUTH_PASSWORD_RESET": {
    "ENTERING_EMAIL": {
      "ACTION": "Send a link",
      "TEXT": "Enter the email you registered with and we'll send a link to reset the password",
      "TITLE": "Forgot your password?"
    },
    "INVALID_LINK": {
      "TITLE": "This link is no longer valid"
    },
    "LINK_SENT": {
      "TEXT": "We’ve sent a link to reset your password to {{email}}",
      "TITLE": "Check your mailbox"
    },
    "NEW_PASSWORD": {
      "ACTION": "Set",
      "TITLE": "New password",
      "TEXT": "Enter your new password below"
    },
    "PASSWORD_UPDATED": {
      "ACTION": "Sign in",
      "TEXT": "Your password was changed and you can now use it to sign in to your Icons8 account",
      "TITLE": "Done!"
    },
    "TIPS": {
      "TITLE": "Your password must have:",
      "LENGTH": "Between 6 and 72 characters",
      "MISSING_LETTERS": "Letters",
      "MISSING_NUMBERS": "Numbers"
    },
    "SET_PASSWORD": {
      "TITLE": "Set password",
      "TEXT": "Enter the email you used to sign in with Google/Apple/GitHub/Microsoft and we'll send a link to set your password",
      "ACTION": "Send a link"
    }
  },
  "AUTH_REGISTRATION_FORM": {
    "ACTION_BUTTON": "Register",
    "EMAIL_REGISTRATION": "Or register with an email",
    "SUBSCRIBE_ARTICLES": "design articles",
    "SUBSCRIBE_TEMPLATE": "Agree to get time-saving {{articles}} and new release notifications",
    "TERMS_CONDITIONS": "Terms and Conditions",
    "TERMS_PRIVACY": "Privacy Policy",
    "TERMS_TEMPLATE": "Agree to {{conditions}} & {{privacy}}",
    "TITLE": "Create account",
    "TERMS_TEMPLATE_V2": "Agree to {{conditions}}, {{privacy}} & {{agreement}}",
    "TERMS_AGREEMENT": "License Agreement"
  },
  "AUTH_SLIDES": {
    "DESIGN_TOOLS_ITEMS": [
      "Create photos and illustrations in browser",
      "Enhance your designs with our AI tools",
      "Use our assets in any apps"
    ],
    "DESIGN_TOOLS_TITLE": "Design tools",
    "ICONS_SUBTITLE": "Huge packs of consistent icons in popular and unique styles",
    "ICONS_TITLE": "Icons",
    "MUSIC_SUBTITLE": "Royalty-free tracks for your videos",
    "MUSIC_TITLE": "Music",
    "PHOTOS_SUBTITLE": "Diverse studio photos, tons of transparent PNGs",
    "PHOTOS_TITLE": "Photos",
    "VECTORS_SUBTITLE": "Vibrant 2D, 3D, and animated illustrations",
    "VECTORS_TITLE": "Illustrations"
  },
  "AUTH_USERDATA": {
    "EMAIL": "Email",
    "CURRENT_PASSWORD": "Current password",
    "NEW_PASSWORD": "New password",
    "SAVE_CHANGES": "Save changes",
    "NAME": "Name"
  }
}
