mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
Fix typo for cookies_error in client.en.yml (#7580)
This commit is contained in:
parent
793915fe6a
commit
32e7f1efb4
@ -1383,7 +1383,7 @@ en:
|
|||||||
email_placeholder: "email or username"
|
email_placeholder: "email or username"
|
||||||
caps_lock_warning: "Caps Lock is on"
|
caps_lock_warning: "Caps Lock is on"
|
||||||
error: "Unknown error"
|
error: "Unknown error"
|
||||||
cookies_error: "Your browsers seems to have cookies disabled. You might not be able to log in without enabling them first."
|
cookies_error: "Your browser seems to have cookies disabled. You might not be able to log in without enabling them first."
|
||||||
rate_limit: "Please wait before trying to log in again."
|
rate_limit: "Please wait before trying to log in again."
|
||||||
blank_username: "Please enter your email or username."
|
blank_username: "Please enter your email or username."
|
||||||
blank_username_or_password: "Please enter your email or username, and password."
|
blank_username_or_password: "Please enter your email or username, and password."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user