[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."
|
"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",
|
||||||
|
|
Loading…
Reference in New Issue