FEATURE: remove all expired invitations by default

This commit is contained in:
Arpit Jalan
2019-03-07 15:28:39 +05:30
parent caef0a56d1
commit 2c8e1d3578
5 changed files with 17 additions and 12 deletions
+3 -3
View File
@@ -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?"