mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-08-09 17:26:20 +00:00
fix(i18n): localize login error messages
This commit is contained in:
@@ -1402,6 +1402,9 @@
|
||||
"rememberMe": "Remember me",
|
||||
"missingCredentials": "Please enter username and password",
|
||||
"missingTotp": "Please enter your 2FA code",
|
||||
"invalidCredentials": "Incorrect username or password",
|
||||
"invalidTotp": "Incorrect 2FA code",
|
||||
"tooManyAttempts": "Too many login attempts. Please wait a moment and try again.",
|
||||
"loginFailed": "Login failed",
|
||||
"signingIn": "Signing in...",
|
||||
"signIn": "Sign In",
|
||||
|
||||
Reference in New Issue
Block a user