mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix terms and conditions, and data privacy
This commit is contained in:
parent
756def9cf9
commit
92e34a3bb1
@ -163,7 +163,7 @@
|
||||
},
|
||||
"signup": {
|
||||
"form": {
|
||||
"data-privacy": "Ich habe die <a href=\"/data-privacy\" target=\"_blank\"><ds-text bold color=\"primary\">Datenschutzerklärung</ds-text></a> gelesen und verstanden",
|
||||
"data-privacy": "Ich habe die Datenschutzerklärung gelesen und verstanden.",
|
||||
"description": "Um loszulegen, kannst Du Dich hier kostenfrei registrieren:",
|
||||
"errors": {
|
||||
"email-exists": "Es gibt schon ein Benutzerkonto mit dieser E-Mail-Adresse!",
|
||||
@ -738,7 +738,7 @@
|
||||
"bank": "Bankverbindung",
|
||||
"code-of-conduct": "Verhaltenscodex",
|
||||
"contact": "Kontakt",
|
||||
"data-privacy": "Datenschutz",
|
||||
"data-privacy": "Datenschutzerklärung",
|
||||
"director": "Geschäftsführer",
|
||||
"error-occurred": "Ein Fehler ist aufgetreten.",
|
||||
"faq": "FAQ",
|
||||
|
||||
@ -163,7 +163,7 @@
|
||||
},
|
||||
"signup": {
|
||||
"form": {
|
||||
"data-privacy": "I have read and understood the <a href=\"/data-privacy\" target=\"_blank\"><ds-text bold color=\"primary\">Privacy Statement</ds-text></a>.",
|
||||
"data-privacy": "I have read and understood the privacy statement.",
|
||||
"description": "To get started, you can register here for free:",
|
||||
"errors": {
|
||||
"email-exists": "There is already a user account with this e-mail address!",
|
||||
@ -767,7 +767,7 @@
|
||||
"termsAndConditions": {
|
||||
"agree": "I agree!",
|
||||
"newTermsAndConditions": "New Terms and Conditions",
|
||||
"termsAndConditionsConfirmed": "I have read and confirmed the Terms and Conditions.",
|
||||
"termsAndConditionsConfirmed": "I have read and confirmed the terms and conditions.",
|
||||
"termsAndConditionsNewConfirm": "I have read and agree to the new terms of conditions.",
|
||||
"termsAndConditionsNewConfirmText": "Please read the new terms of use now!"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user