[EC-1020] update invite helper text (#4527)

This commit is contained in:
Jake Fink 2023-01-25 11:00:42 -05:00 committed by GitHub
parent d822c8591d
commit d78be8eaf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2498,7 +2498,7 @@
"message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account." "message": "Invite a new user to your organization by entering their Bitwarden account email address below. If they do not have a Bitwarden account already, they will be prompted to create a new account."
}, },
"inviteMultipleEmailDesc": { "inviteMultipleEmailDesc": {
"message": "You can invite up to $COUNT$ users at a time by comma separating a list of email addresses.", "message": "Enter up to $COUNT$ emails by separating with a comma.",
"placeholders": { "placeholders": {
"count": { "count": {
"content": "$1", "content": "$1",