mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
Registration start - update copy per product request. (#10169)
This commit is contained in:
parent
9dd80c92c8
commit
8be11b174c
@ -1832,8 +1832,8 @@
|
||||
"masterPasswordPolicyRequirementsNotMet": {
|
||||
"message": "Your new master password does not meet the policy requirements."
|
||||
},
|
||||
"receiveMarketingEmails": {
|
||||
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
|
||||
"receiveMarketingEmailsV2": {
|
||||
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
|
||||
},
|
||||
"unsubscribe": {
|
||||
"message": "Unsubscribe"
|
||||
|
@ -1693,8 +1693,8 @@
|
||||
"masterPasswordPolicyRequirementsNotMet": {
|
||||
"message": "Your new master password does not meet the policy requirements."
|
||||
},
|
||||
"receiveMarketingEmails": {
|
||||
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
|
||||
"receiveMarketingEmailsV2": {
|
||||
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
|
||||
},
|
||||
"unsubscribe": {
|
||||
"message": "Unsubscribe"
|
||||
|
@ -3798,8 +3798,8 @@
|
||||
"nothingSelected": {
|
||||
"message": "You have not selected anything."
|
||||
},
|
||||
"receiveMarketingEmails": {
|
||||
"message": "Get emails from Bitwarden for announcements, advice, and research opportunities."
|
||||
"receiveMarketingEmailsV2": {
|
||||
"message": "Get advice, announcements, and research opportunities from Bitwarden in your inbox."
|
||||
},
|
||||
"unsubscribe": {
|
||||
"message": "Unsubscribe"
|
||||
|
@ -29,7 +29,7 @@
|
||||
formControlName="receiveMarketingEmails"
|
||||
/>
|
||||
<bit-label for="register-start-form-input-receive-marketing-emails">
|
||||
{{ "receiveMarketingEmails" | i18n }}
|
||||
{{ "receiveMarketingEmailsV2" | i18n }}
|
||||
<a
|
||||
bitLink
|
||||
linkType="primary"
|
||||
|
Loading…
Reference in New Issue
Block a user