DEV: improve text shown when no invitations have been sent out

this copy is also shown when viewing invite tabs of other users, so the instructions don't make sense in all cases. shortened it to just say "No invitations to display on this page." users can discover this on their own.
This commit is contained in:
Tobias Eigen 2020-11-11 21:03:28 -08:00 committed by GitHub
parent 74a118c13a
commit ec49394bd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1405,7 +1405,7 @@ en:
max_redemptions_allowed_label: "How many people are allowed to register using this link?"
expires_at: "When will this invite link expire?"
bulk_invite:
none: "No invitations to display on this page. You can invite specific people using their email, or create an invite link that can be used by anybody."
none: "No invitations to display on this page."
text: "Bulk Invite"
success: "File uploaded successfully, you will be notified via message when the process is complete."
error: "Sorry, file should be CSV format."