mirror of
https://github.com/bitwarden/web
synced 2026-01-20 09:23:52 +00:00
[GDPR] Adjusted TOS/Privacy acceptance (#684)
* initial commit for GDPR terms/privacy acceptance * updated styling/formatting * Fixed line break in blockquote * removed unused submit message * Removed variables/logic now found in superclass * update jslib (76c0964 -> 5e50aa1)
This commit is contained in:
@@ -2810,9 +2810,11 @@
|
||||
"nothingSelected": {
|
||||
"message": "You have not selected anything."
|
||||
},
|
||||
"submitAgreePolicies": {
|
||||
"message": "By clicking the \"Submit\" button, you agree to the following policies:",
|
||||
"description": "A policy is something like Terms of Service, Privacy Policy, etc."
|
||||
"acceptPolicies": {
|
||||
"message": "By checking this box you agree to the following:"
|
||||
},
|
||||
"acceptPoliciesError": {
|
||||
"message": "Terms of Service and Privacy Policy have not been acknowledged."
|
||||
},
|
||||
"termsOfService": {
|
||||
"message": "Terms of Service"
|
||||
|
||||
Reference in New Issue
Block a user