mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
improve approval copy
This commit is contained in:
parent
94917f47ed
commit
c996378fc0
@ -956,10 +956,10 @@ en:
|
||||
|
||||
pending_users_reminder:
|
||||
subject_template:
|
||||
one: "There is 1 unapproved user"
|
||||
other: "There are %{count} unapproved users"
|
||||
one: "1 user waiting for approval"
|
||||
other: "%{count} users waiting for approval"
|
||||
text_body_template: |
|
||||
There are new users waiting to be approved.
|
||||
There are new user signups waiting to be approved (or rejected) before they can access this forum.
|
||||
|
||||
[Please review them in the admin section](/admin/users/list/pending).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user