mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 13:03:39 +08:00
copyedit on max consecutive replies help
This commit is contained in:
parent
d461794fbf
commit
54c599c7a3
|
@ -1541,7 +1541,7 @@ en:
|
|||
title_min_entropy: "The minimum entropy (unique characters, non-english count for more) required for a topic title."
|
||||
body_min_entropy: "The minimum entropy (unique characters, non-english count for more) required for a post body."
|
||||
allow_uppercase_posts: "Allow all caps in a topic title or a post body."
|
||||
max_consecutive_replies: "Force users to edit their last post instead of replying"
|
||||
max_consecutive_replies: "Number of posts a user has to make in a row in a topic before being prevented from adding another reply."
|
||||
|
||||
title_fancy_entities: "Convert common ASCII characters to fancy HTML entities in topic titles, ala SmartyPants <a href='https://daringfireball.net/projects/smartypants/' target='_blank'>https://daringfireball.net/projects/smartypants/</a>"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user