mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: when rate limited on login attempts, show a meaningful message instead of unknown error.
This commit is contained in:
@@ -718,6 +718,7 @@ en:
|
||||
email_placeholder: "email or username"
|
||||
caps_lock_warning: "Caps Lock is on"
|
||||
error: "Unknown error"
|
||||
rate_limit: "Please wait before trying to log in again."
|
||||
blank_username_or_password: "Please enter your email or username, and password."
|
||||
reset_password: 'Reset Password'
|
||||
logging_in: "Signing In..."
|
||||
|
||||
Reference in New Issue
Block a user