{
  "username": "Username",
  "password": "Password",
  "connect": "Login",
  "changePassword": "Change password",
  "newPassword": "New password",
  "confirmPassword": "Confirm password",
  "confirm": "Confirm",
  "passwordChanged": "Password changed successfully",
  "currentPassword": "Current password",
  "passwordExpiresSoon": "Your password is expiring soon",
  "passwordExpired": "Your password has expired, you need to change it",
  "differentPasswords": "Your passwords do not match.",
  "passwordChangeFailed": "Password change failed",
  "loginAfterPasswordChangeMissingUser": "Login after password change failed, the username is missing.",
  "loginAfterPasswordChangeFailed": "Login after password change failed, could not login.",
  "forgotPassword": "Forgot password",
  "forgotPasswordTitle": "Forgot your password",
  "forgotPasswordDescription": "Enter your username. If your account is valid and has an email address, you will receive a reset link.",
  "sendResetLink": "Send reset link",
  "resetEmailSent": "A reset link has been sent to {{email}}",
  "resetEmailFailed": "Unable to send the reset email",
  "back": "Back",
  "disconnect": "Logout",
  "SignInWith": "Sign-in with { provider }",
  "or": "Or",
  "welcomeBack": "Welcome back { name, select, other {{{name}}} undefined {}}!",
  "youAreLoggedIn": "You are logged in",
  "invalidCredentials": "Invalid username or password",
  "signedOutTitle": "You have been signed out",
  "signedOutDescription": "Your session has ended. Sign in again to continue."
}
