mirror of
https://github.com/discourse/discourse.git
synced 2025-04-09 00:30:51 +08:00
Remove unused string (#20256)
"block" was renamed to "silence" in 1f14350220b4df9ee0bdc3c6bf1e7794b7c494fc, but we missed removing that string
This commit is contained in:
parent
1d7e21a338
commit
32c014647d
@ -2669,7 +2669,6 @@ en:
|
|||||||
activated_by_staff: "Activated by staff"
|
activated_by_staff: "Activated by staff"
|
||||||
new_user_typed_too_fast: "New user typed too fast"
|
new_user_typed_too_fast: "New user typed too fast"
|
||||||
content_matches_auto_silence_regex: "Content matches auto silence regex"
|
content_matches_auto_silence_regex: "Content matches auto silence regex"
|
||||||
content_matches_auto_block_regex: "Content matches auto block regex"
|
|
||||||
username:
|
username:
|
||||||
short: "must be at least %{min} characters"
|
short: "must be at least %{min} characters"
|
||||||
long: "must be no more than %{max} characters"
|
long: "must be no more than %{max} characters"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user