mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 07:17:23 +00:00
fix: tos and privacy links (#1877)
* fix: update tos and privacy policy links * fix: DE tos privacy * Update app.component.html Co-authored-by: Maximilian Panne <maximilian.panne@gmail.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
parent
48e3f90db4
commit
62b04502a1
@ -179,11 +179,11 @@
|
|||||||
<span class="fill-space"></span>
|
<span class="fill-space"></span>
|
||||||
|
|
||||||
<div class="toc-line">
|
<div class="toc-line">
|
||||||
<a class="toc" [href]="language == 'de' ? 'https://zitadel.ch/pdf/agb.pdf' : 'https://zitadel.ch/pdf/tos.pdf'" alt="Terms and Conditions"
|
<a class="toc" [href]="'https://docs.zitadel.ch/docs/legal/terms-of-service'" alt="Terms and Conditions"
|
||||||
target="_blank">{{'MENU.TOS'
|
target="_blank">{{'MENU.TOS'
|
||||||
| translate}}</a>
|
| translate}}</a>
|
||||||
<span class="slash">|</span>
|
<span class="slash">|</span>
|
||||||
<a class="toc" [href]="language == 'de' ? 'https://zitadel.ch/pdf/datenschutz.pdf' : 'https://zitadel.ch/pdf/privacy.pdf'" alt="Terms and Conditions"
|
<a class="toc" [href]="'https://docs.zitadel.ch/docs/legal/privacy-policy'" alt="Privacy Policy "
|
||||||
target="_blank">{{'MENU.PRIVACY'
|
target="_blank">{{'MENU.PRIVACY'
|
||||||
| translate}}</a>
|
| translate}}</a>
|
||||||
<span> </span>
|
<span> </span>
|
||||||
|
@ -105,11 +105,11 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Terms and Conditions',
|
label: 'Terms and Conditions',
|
||||||
href: 'https://zitadel.ch/pdf/tos.pdf',
|
href: 'https://docs.zitadel.ch/docs/legal/terms-of-service',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Privacy Policy',
|
label: 'Privacy Policy',
|
||||||
href: 'https://zitadel.ch/pdf/privacy.pdf',
|
href: 'https://docs.zitadel.ch/docs/legal/privacy-policy',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -159,9 +159,9 @@ Registration:
|
|||||||
TosConfirm: Ich akzeptiere die
|
TosConfirm: Ich akzeptiere die
|
||||||
TosLinkText: AGBs
|
TosLinkText: AGBs
|
||||||
TosConfirmAnd: und die
|
TosConfirmAnd: und die
|
||||||
TosLink: https://zitadel.ch/pdf/agb.pdf
|
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||||
PrivacyLinkText: Datenschutzerklärung
|
PrivacyLinkText: Datenschutzerklärung
|
||||||
PrivacyLink: https://zitadel.ch/pdf/datenschutz.pdf
|
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||||
ExternalLogin: oder registriere dich mit einem externen Benutzer
|
ExternalLogin: oder registriere dich mit einem externen Benutzer
|
||||||
|
|
||||||
RegistrationOrg:
|
RegistrationOrg:
|
||||||
@ -186,9 +186,9 @@ RegistrationOrg:
|
|||||||
TosConfirm: Ich akzeptiere die
|
TosConfirm: Ich akzeptiere die
|
||||||
TosLinkText: AGBs
|
TosLinkText: AGBs
|
||||||
TosConfirmAnd: und die
|
TosConfirmAnd: und die
|
||||||
TosLink: https://zitadel.ch/pdf/agb.pdf
|
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||||
PrivacyLinkText: Datenschutzerklärung
|
PrivacyLinkText: Datenschutzerklärung
|
||||||
PrivacyLink: https://zitadel.ch/pdf/datenschutz.pdf
|
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||||
|
|
||||||
LinkingUsersDone:
|
LinkingUsersDone:
|
||||||
Title: Benutzerlinking
|
Title: Benutzerlinking
|
||||||
@ -227,9 +227,9 @@ Actions:
|
|||||||
Footer:
|
Footer:
|
||||||
PoweredBy: Powered By
|
PoweredBy: Powered By
|
||||||
Tos: AGB
|
Tos: AGB
|
||||||
TosLink: https://zitadel.ch/pdf/agb.pdf
|
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||||
Privacy: Datenschutzerklärung
|
Privacy: Datenschutzerklärung
|
||||||
PrivacyLink: https://zitadel.ch/pdf/datenschutz.pdf
|
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||||
Help: Hilfe
|
Help: Hilfe
|
||||||
|
|
||||||
Errors:
|
Errors:
|
||||||
|
@ -159,9 +159,9 @@ Registration:
|
|||||||
TosConfirm: I accept the
|
TosConfirm: I accept the
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
TosConfirmAnd: and the
|
TosConfirmAnd: and the
|
||||||
TosLink: https://zitadel.ch/pdf/tos.pdf
|
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||||
PrivacyLinkText: privacy policy
|
PrivacyLinkText: privacy policy
|
||||||
PrivacyLink: https://zitadel.ch/pdf/privacy.pdf
|
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||||
ExternalLogin: or register with an external user
|
ExternalLogin: or register with an external user
|
||||||
|
|
||||||
RegistrationOrg:
|
RegistrationOrg:
|
||||||
@ -186,9 +186,9 @@ RegistrationOrg:
|
|||||||
TosConfirm: I accept the
|
TosConfirm: I accept the
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
TosConfirmAnd: and the
|
TosConfirmAnd: and the
|
||||||
TosLink: https://zitadel.ch/pdf/tos.pdf
|
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||||
PrivacyLinkText: privacy policy
|
PrivacyLinkText: privacy policy
|
||||||
PrivacyLink: https://zitadel.ch/pdf/privacy.pdf
|
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||||
|
|
||||||
LoginSuccess:
|
LoginSuccess:
|
||||||
Title: Login successful
|
Title: Login successful
|
||||||
@ -227,9 +227,9 @@ Actions:
|
|||||||
Footer:
|
Footer:
|
||||||
PoweredBy: Powered By
|
PoweredBy: Powered By
|
||||||
Tos: TOS
|
Tos: TOS
|
||||||
TosLink: https://zitadel.ch/pdf/tos.pdf
|
TosLink: https://docs.zitadel.ch/docs/legal/terms-of-service
|
||||||
Privacy: Privacy policy
|
Privacy: Privacy policy
|
||||||
PrivacyLink: https://zitadel.ch/pdf/privacy.pdf
|
PrivacyLink: https://docs.zitadel.ch/docs/legal/privacy-policy
|
||||||
Help: Help
|
Help: Help
|
||||||
|
|
||||||
Errors:
|
Errors:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user