mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
Show staff count on invites page, don't warn if you have 3
This commit is contained in:
@@ -3236,6 +3236,10 @@ en:
|
||||
uploading: "Uploading..."
|
||||
quit: "Maybe Later"
|
||||
|
||||
staff_count:
|
||||
one: "Your forum currently has 1 staff member. "
|
||||
other: "Your forum currently has %{count} staff members."
|
||||
|
||||
invites:
|
||||
add_user: "add"
|
||||
none_added: "You haven’t invited any staff. Are you sure you want to continue?"
|
||||
|
||||
Reference in New Issue
Block a user