tweaks to invite error messages (#12640)
This commit is contained in:
parent
ea2105f3e8
commit
bbc46d5577
|
@ -1512,8 +1512,8 @@ en:
|
||||||
show_advanced: "Show Advanced Options"
|
show_advanced: "Show Advanced Options"
|
||||||
hide_advanced: "Hide Advanced Options"
|
hide_advanced: "Hide Advanced Options"
|
||||||
|
|
||||||
type_email: "Invite just one email address"
|
|
||||||
type_link: "Invite one or more people with a link"
|
type_link: "Invite one or more people with a link"
|
||||||
|
type_email: "Invite just one email address"
|
||||||
|
|
||||||
email: "Limit to email address:"
|
email: "Limit to email address:"
|
||||||
max_redemptions_allowed: "Max number of uses:"
|
max_redemptions_allowed: "Max number of uses:"
|
||||||
|
@ -1526,9 +1526,9 @@ en:
|
||||||
send_invite_email: "Save and Send Email"
|
send_invite_email: "Save and Send Email"
|
||||||
save_invite: "Save Invite"
|
save_invite: "Save Invite"
|
||||||
|
|
||||||
invite_saved: "Invite was saved."
|
invite_saved: "Invite saved."
|
||||||
invite_copied: "Invite link was copied."
|
invite_copied: "Invite link copied."
|
||||||
blank_email: "The email field cannot be empty."
|
blank_email: "Invite link not copied. Email address is required."
|
||||||
|
|
||||||
bulk_invite:
|
bulk_invite:
|
||||||
none: "No invitations to display on this page."
|
none: "No invitations to display on this page."
|
||||||
|
|
Loading…
Reference in New Issue