mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 03:24:26 +00:00
fix: typos in privacy policy (#1587)
This commit is contained in:
parent
dfc9488bb5
commit
8fccd7c495
@ -159,7 +159,7 @@ Registration:
|
|||||||
TosLinkText: AGBs
|
TosLinkText: AGBs
|
||||||
TosConfirmAnd: und die
|
TosConfirmAnd: und die
|
||||||
TosLink: https://zitadel.ch/pdf/agb.pdf
|
TosLink: https://zitadel.ch/pdf/agb.pdf
|
||||||
PrivacyLinkText: Datenchutzerklärung
|
PrivacyLinkText: Datenschutzerklärung
|
||||||
PrivacyLink: https://zitadel.ch/pdf/datenschutz.pdf
|
PrivacyLink: https://zitadel.ch/pdf/datenschutz.pdf
|
||||||
ExternalLogin: oder registriere dich mit einem externen Benutzer
|
ExternalLogin: oder registriere dich mit einem externen Benutzer
|
||||||
|
|
||||||
@ -182,10 +182,13 @@ RegistrationOrg:
|
|||||||
Diverse: diverse
|
Diverse: diverse
|
||||||
Password: Passwort
|
Password: Passwort
|
||||||
Password2: Passwort wiederholen
|
Password2: Passwort wiederholen
|
||||||
Tos: Allgemeine Geschäftsbedingungen
|
TosAndPrivacy: Allgemeine Geschäftsbedingungen und Datenschutz
|
||||||
TosConfirm: Ich akzeptiere die
|
TosConfirm: Ich akzeptiere die
|
||||||
TosLinkText: AGBs
|
TosLinkText: AGBs
|
||||||
|
TosConfirmAnd: und die
|
||||||
TosLink: https://zitadel.ch/pdf/agb.pdf
|
TosLink: https://zitadel.ch/pdf/agb.pdf
|
||||||
|
PrivacyLinkText: Datenschutzerklärung
|
||||||
|
PrivacyLink: https://zitadel.ch/pdf/datenschutz.pdf
|
||||||
|
|
||||||
LinkingUsersDone:
|
LinkingUsersDone:
|
||||||
Title: Benutzerlinking
|
Title: Benutzerlinking
|
||||||
|
@ -159,7 +159,7 @@ Registration:
|
|||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
TosConfirmAnd: and the
|
TosConfirmAnd: and the
|
||||||
TosLink: https://zitadel.ch/pdf/tos.pdf
|
TosLink: https://zitadel.ch/pdf/tos.pdf
|
||||||
PrivacyLinkText: Privacy policy
|
PrivacyLinkText: privacy policy
|
||||||
PrivacyLink: https://zitadel.ch/pdf/privacy.pdf
|
PrivacyLink: https://zitadel.ch/pdf/privacy.pdf
|
||||||
ExternalLogin: or register with an external user
|
ExternalLogin: or register with an external user
|
||||||
|
|
||||||
@ -182,10 +182,13 @@ RegistrationOrg:
|
|||||||
Diverse: diverse / X
|
Diverse: diverse / X
|
||||||
Password: Password
|
Password: Password
|
||||||
Password2: Password confirmation
|
Password2: Password confirmation
|
||||||
Tos: Terms and conditions
|
TosAndPrivacy: Terms and conditions
|
||||||
TosConfirm: I agree the
|
TosConfirm: I accept the
|
||||||
TosLinkText: TOS
|
TosLinkText: TOS
|
||||||
|
TosConfirmAnd: and the
|
||||||
TosLink: https://zitadel.ch/pdf/tos.pdf
|
TosLink: https://zitadel.ch/pdf/tos.pdf
|
||||||
|
PrivacyLinkText: privacy policy
|
||||||
|
PrivacyLink: https://zitadel.ch/pdf/privacy.pdf
|
||||||
|
|
||||||
LogoutDone:
|
LogoutDone:
|
||||||
Title: Logged out
|
Title: Logged out
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="lgn-field">
|
<div class="lgn-field">
|
||||||
<label class="lgn-label" for="register-term-confirmation">{{t "RegistrationOrg.Tos"}}</label>
|
<label class="lgn-label" for="register-term-confirmation">{{t "RegistrationOrg.TosAndPrivacy"}}</label>
|
||||||
<div class="lgn-checkbox">
|
<div class="lgn-checkbox">
|
||||||
<input class="lgn-input" type="checkbox" id="register-term-confirmation"
|
<input class="lgn-input" type="checkbox" id="register-term-confirmation"
|
||||||
name="register-term-confirmation" required>
|
name="register-term-confirmation" required>
|
||||||
|
Loading…
Reference in New Issue
Block a user