mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
posts -> replies in too_few_topics_notice
This commit is contained in:
parent
8dd4aa145c
commit
6447c6c81d
1 changed files with 1 additions and 1 deletions
|
@ -625,7 +625,7 @@ en:
|
|||
read_only_mode:
|
||||
enabled: "Read-only mode is enabled. You can continue to browse the site but interactions may not work."
|
||||
login_disabled: "Login is disabled while the site is in read only mode."
|
||||
too_few_topics_notice: "Create at least 5 public topics and %{posts} public posts to get discussion started. New users cannot earn trust levels unless there's content for them to read. This message appears only to staff."
|
||||
too_few_topics_notice: "Create at least 5 public topics and %{posts} public replies to get discussion started. New users cannot earn trust levels unless there's content for them to read. This message appears only to staff."
|
||||
|
||||
learn_more: "learn more..."
|
||||
|
||||
|
|
Loading…
Reference in a new issue