mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-03 11:42:17 +00:00
feat: Privacy policy (#1957)
* feat: command side privacy policy * feat: add privacy policy to api * feat: add privacy policy query side * fix: add privacy policy to mgmt api * fix: add privacy policy to auth and base data * feat: use privacyPolicy in login gui * feat: use privacyPolicy in login gui * feat: test org fatures * feat: typos * feat: tos in register
This commit is contained in:
@@ -160,9 +160,7 @@ Registration:
|
||||
TosConfirm: Ich akzeptiere die
|
||||
TosLinkText: AGBs
|
||||
TosConfirmAnd: und die
|
||||
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||
PrivacyLinkText: Datenschutzerklärung
|
||||
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||
ExternalLogin: oder registriere dich mit einem externen Benutzer
|
||||
|
||||
RegistrationOrg:
|
||||
@@ -187,9 +185,7 @@ RegistrationOrg:
|
||||
TosConfirm: Ich akzeptiere die
|
||||
TosLinkText: AGBs
|
||||
TosConfirmAnd: und die
|
||||
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||
PrivacyLinkText: Datenschutzerklärung
|
||||
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||
|
||||
LinkingUsersDone:
|
||||
Title: Benutzerlinking
|
||||
@@ -228,9 +224,7 @@ Actions:
|
||||
Footer:
|
||||
PoweredBy: Powered By
|
||||
Tos: AGB
|
||||
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||
Privacy: Datenschutzerklärung
|
||||
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||
Help: Hilfe
|
||||
|
||||
Errors:
|
||||
|
||||
@@ -160,9 +160,7 @@ Registration:
|
||||
TosConfirm: I accept the
|
||||
TosLinkText: TOS
|
||||
TosConfirmAnd: and the
|
||||
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||
PrivacyLinkText: privacy policy
|
||||
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||
ExternalLogin: or register with an external user
|
||||
|
||||
RegistrationOrg:
|
||||
@@ -187,9 +185,7 @@ RegistrationOrg:
|
||||
TosConfirm: I accept the
|
||||
TosLinkText: TOS
|
||||
TosConfirmAnd: and the
|
||||
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||
PrivacyLinkText: privacy policy
|
||||
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||
|
||||
LoginSuccess:
|
||||
Title: Login successful
|
||||
@@ -228,9 +224,7 @@ Actions:
|
||||
Footer:
|
||||
PoweredBy: Powered By
|
||||
Tos: TOS
|
||||
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||
Privacy: Privacy policy
|
||||
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||
Help: Help
|
||||
|
||||
Errors:
|
||||
|
||||
Reference in New Issue
Block a user