mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:43:38 +08:00
Use simpler language
This commit is contained in:
parent
512a723936
commit
52b33b448d
|
@ -1749,7 +1749,7 @@ en:
|
|||
username:
|
||||
short: "must be at least %{min} characters"
|
||||
long: "must be no more than %{max} characters"
|
||||
characters: "must only include numbers, letters, hyphens, and underscores"
|
||||
characters: "must only include numbers, letters, dashes, and underscores"
|
||||
unique: "must be unique"
|
||||
blank: "must be present"
|
||||
must_begin_with_alphanumeric_or_underscore: "must begin with a letter, a number or an underscore"
|
||||
|
|
Loading…
Reference in New Issue
Block a user