Nutzungsbedingungen!",
- "data-privacy": "Es gelten unsere Datenschutzerklärungen!",
- "minimum-age": "Du musst das 18 Lebensjahr abgeschlossen haben!",
+ "terms-and-condition": "Ich stimme den Nutzungsbedingungen!zu.",
+ "data-privacy": "Ich habe die Datenschutzerklärungen! gelesen und verstanden",
+ "minimum-age": "Ich bin 18 Jahre oder älter.",
"invitation-code": "Dein Einladungscode lautet: {code}",
"errors": {
"email-exists": "Es gibt schon ein Benutzerkonto mit dieser E-Mail Adresse!",
diff --git a/webapp/locales/en.json b/webapp/locales/en.json
index a22f7a4a4..a97a84a73 100644
--- a/webapp/locales/en.json
+++ b/webapp/locales/en.json
@@ -31,9 +31,9 @@
"title": "Join Human Connection!",
"form": {
"description": "To get started, enter your email address:",
- "terms-and-condition": "Our terms of conditions! apply!",
- "data-privacy": "Our Data privacy apply!",
- "minimum-age": "You must be at least 18 years old!",
+ "terms-and-condition": "I confirm to the Terms and conditions.",
+ "data-privacy": " I have read and understood the Privacy Statement ",
+ "minimum-age": "I'm 18 years or older.",
"invitation-code": "Your invitation code is: {code}",
"errors": {
"email-exists": "There is already a user account with this email address!",