|
1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "Advanced options": "Advanced options",
- "Copied": "copied!",
- "Counter": "Counter",
- "CounterFieldHelp": "Increment this value to change the generated password without changing your master password.",
- "CreatePassword": "Would you like to create one?",
- "DBNotRunning": "Your LessPass Database is not running",
- "DefaultOptionLocalStorage": "We use local storage to save default options locally. Each time you open the app, these options will be loaded by default.",
- "Email": "Email",
- "EmailAlreadyExist": "This email is already registered. Want to login or recover your password?",
- "EmailInvalid": "Please enter a valid email",
- "EmailRequiredError": "We need an email to find your account.",
- "Encrypt my master password": "Encrypt my master password",
- "ForgotPassword": "Forgot your password?",
- "Generate": "Generate",
- "Length": "Length",
- "LessPass Database Url": "LessPass Database Url",
- "Login": "Login",
- "LoginFormInvalid": "LessPass URL, email, and password are mandatory",
- "LoginIncorrectError": "The email and password you entered did not match our records. Please double-check and try again.",
- "Master Password": "Master Password",
- "Next": "Next",
- "NoMatchFor": "Oops! There are no matches for",
- "NoPassword": "You don't have any password profile saved in your database.",
- "PasswordProfileCopied": "Your password profile has been copied",
- "PasswordResetRequired": "A password is required",
- "PasswordResetSuccessful": "Your password was reset successfully.",
- "Previous": "Previous",
- "Register": "Register",
- "Reset my password": "Reset my password",
- "ResetLinkExpired": "This password reset link has expired.",
- "Save options": "Save options",
- "Sign In": "Sign In",
- "Site": "Site",
- "SiteLoginMasterPasswordMandatory": "Site, login, and master password fields are mandatory.",
- "SorryCopy": "We are sorry the copy only works on modern browsers",
- "UpdateYourSearch": "Please try broadening your search.",
- "WelcomeRegister": "Welcome {email}, thank you for signing up.",
- "Your options have been saved successfully": "Your options have been saved successfully",
- "resetPasswordSuccess": "If the email address {email} is associated with a LessPass account, you will shortly receive an email from LessPass with instructions on how to reset your password."
- }
|