fix: typos in privacy policy (#1587)

This commit is contained in:
Fabi 2021-04-15 15:10:49 +02:00 committed by GitHub
parent dfc9488bb5
commit 8fccd7c495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

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