mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
Registration start - update copy per product request. (#10169)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user