Remove unused string (#20256)
"block" was renamed to "silence" in 1f14350220
, 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"
|
||||
new_user_typed_too_fast: "New user typed too fast"
|
||||
content_matches_auto_silence_regex: "Content matches auto silence regex"
|
||||
content_matches_auto_block_regex: "Content matches auto block regex"
|
||||
username:
|
||||
short: "must be at least %{min} characters"
|
||||
long: "must be no more than %{max} characters"
|
||||
|
|
Loading…
Reference in New Issue