{
  "authapi.err.unknown_username_or_password": "unknown username or password",
  "authapi.err.username_already_exist": "{username} already exist",
  "authapi.err.username_too_short": "{authapi.err.username_too_short, plural, one {username too short, must be more than %d character} other {username too short, must be more than %d characters}}",
  "uisdk.general.username": "Username",
  "uisdk.general.password": "Password",
  "uisdk.general.email": "Email Address",
  "uisdk.general.error": "Oops something went wrong. Please try again.",
  "uisdk.general.be_misconfiguration": "Backend is not configured correctly.",
  "uisdk.general.password_validation": "Password validation failed.",
  "uisdk.login.login": "Login",
  "uisdk.login.register_button": "Create an account",
  "uisdk.login.forgot_password_button": "Forgot password",
  "uisdk.login.other_options": "Or continue with",
  "authapi.err.validate_email_verdict": "username policy requires valid email",
  "authapi.err.password_too_short": "{authapi.err.password_too_short, plural, one {password too short, must be more than %d character} other {password too short, must be more than %d characters}}",
  "authapi.err.password_too_long": "{authapi.err.password_too_long, plural, one {password too long, must be less than %d character} other {password too long, must be less than %d characters}}",
  "authapi.err.username_password_policy_validation": "username or password policy validation failed",
  "authapi.err.no_recovery_methods": "you have not set up a recovery methods for your account. contact system administrator",
  "uisdk.register.confirm_password": "Confirm Password",
  "uisdk.register.register_button": "Join",
  "uisdk.register.have_account_button": "Already have an account",
  "uisdk.register.other_options": "You can also continue with",
  "uisdk.forgotten_password.submit_button": "Send password reset email",
  "uisdk.forgotten_password.back_to_login_button": "Go back to login",
  "uisdk.new_password.password": "New password",
  "uisdk.new_password.confirm_password": "Confirm new password",
  "uisdk.new_password.submit_button": "Reset password",
  "uisd.register.password_confirmation_failed": "Password confirmation failed.",
  "uisdk.reset_password.email_send": "An email has been sent to you with further instructions",
  "uisdk.reset_password.missing_email": "Please enter your email.",
  "uisdk.reset_password.no_server_response": "No response data from server when sending email address to which reset link should be sent. Try again in 30 seconds.",
  "uisdk.reset_password.missing_new_password": "Please insert your new password and new password confirmation.",
  "uisdk.reset_password.missing_thid": "No thid received from server when sending email address to which reset link should be sent.",
  "uisdk.reset_password.missing_verifier": "No response data from server when reset password verifier request sent.",
  "uisdk.reset_password.fail_message": "Submitting new password failed.",
  "uisdk.reset_password.success_message": "Your password has been reset."
}
