Give better login error feedback
This commit is contained in:
@@ -1705,7 +1705,9 @@
|
||||
"password": "Password",
|
||||
"2faToken": "2FA Token (if enabled)",
|
||||
"signInAction": "Sign in",
|
||||
"resetPasswordAction": "Reset password"
|
||||
"resetPasswordAction": "Reset password",
|
||||
"errorIncorrect2FAToken": "2FA token is invalid",
|
||||
"errorInternal": "Internal error, try again later"
|
||||
},
|
||||
"passwordReset": {
|
||||
"title": "Password reset",
|
||||
|
||||
Reference in New Issue
Block a user