diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 5b1ab5f3202..01cdeff4f98 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -2655,7 +2655,7 @@ en: to_username: "Enter the username of the person you'd like to invite. We'll send a notification with a link inviting them to this topic." email_placeholder: "name@example.com" - success_email: "We mailed out an invitation to %{emailOrUsername}. We'll notify you when the invitation is redeemed. Check the invitations tab on your user page to keep track of your invites." + success_email: "We mailed out an invitation to %{invitee}. We'll notify you when the invitation is redeemed. Check the invitations tab on your user page to keep track of your invites." success_username: "We've invited that user to participate in this topic." error: "Sorry, we couldn't invite that person. Perhaps they have already been invited? (Invites are rate limited)" success_existing_email: "A user with email %{emailOrUsername} already exists. We've invited that user to participate in this topic."