mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 05:25:16 -05:00
FEATURE: remove all expired invitations by default
This commit is contained in:
@@ -1000,9 +1000,9 @@ en:
|
||||
expired: "This invite has expired."
|
||||
rescind: "Remove"
|
||||
rescinded: "Invite removed"
|
||||
rescind_all: "Remove all Invites"
|
||||
rescinded_all: "All Invites removed!"
|
||||
rescind_all_confirm: "Are you sure you want to remove all invites?"
|
||||
rescind_all: "Remove all Expired Invites"
|
||||
rescinded_all: "All Expired Invites removed!"
|
||||
rescind_all_confirm: "Are you sure you want to remove all expired invites?"
|
||||
reinvite: "Resend Invite"
|
||||
reinvite_all: "Resend all Invites"
|
||||
reinvite_all_confirm: "Are you sure you want to resend all invites?"
|
||||
|
||||
Reference in New Issue
Block a user