mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
[EC-1020] update invite helper text (#4527)
This commit is contained in:
parent
d822c8591d
commit
d78be8eaf3
@ -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."
|
||||
},
|
||||
"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": {
|
||||
"count": {
|
||||
"content": "$1",
|
||||
|
Loading…
Reference in New Issue
Block a user