feat: add rate limit warning to frontend

This commit is contained in:
Stavros
2025-04-08 14:51:56 +03:00
parent d322c13791
commit bafcb9a867
3 changed files with 14 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
"loginSubmit": "Login",
"loginFailTitle": "Failed to log in",
"loginFailSubtitle": "Please check your username and password",
"loginFailRateLimit": "You failed to login too many times, please try again later",
"loginSuccessTitle": "Logged in",
"loginSuccessSubtitle": "Welcome back!",
"loginOauthFailTitle": "Internal error",