1
0
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:
Vincent Salucci
2020-11-02 16:33:15 -06:00
committed by GitHub
parent ebe5a6030e
commit 1aa708aed4
4 changed files with 25 additions and 18 deletions

View File

@@ -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"