Give better login error feedback

This commit is contained in:
Johannes Zellner
2023-04-28 13:10:38 +02:00
parent d7c5e36627
commit 19247f38c5
4 changed files with 72 additions and 15 deletions

View File

@@ -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",