From 6490fac881e6151585fef6ff16ed25adf1084274 Mon Sep 17 00:00:00 2001 From: Tobias Eigen Date: Wed, 4 Nov 2020 20:24:09 -0800 Subject: [PATCH] DEV: improved text on invite tabs when nothing to show (#11122) --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 5a2db18d326..d4d939cc3ae 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1404,7 +1404,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: "You haven't invited anyone here yet. Send individual invites, or invite many people at once by uploading a CSV file." + 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." 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."