Added logic to confirm privacy before registration #251

This commit is contained in:
2023-03-17 14:43:16 +01:00
parent 4420c0e11c
commit cc0a0a5c69
15 changed files with 830 additions and 8870 deletions

View File

@@ -5,7 +5,7 @@
"WebVersion": {
"Major": "1",
"Minor": "0",
"Micro": "0.rc2"
"Micro": "dev251"
},
"Themes": [
{
@@ -25,4 +25,4 @@
"Name": "sh-edraft-dark-theme"
}
]
}
}

View File

@@ -113,7 +113,8 @@
"register_with_discord": "Mit Discord Registrieren",
"repeat_email": "E-Mail wiederholen",
"repeat_password": "Passwort wiederholen",
"user_already_exists": "Benutzer existiert bereits"
"user_already_exists": "Benutzer existiert bereits",
"confirm_privacy": "Ich erkläre mich mit der <a href=\"{{url}}\">Datenschutzerklärung</a> einverstanden."
}
},
"common": {

View File

@@ -113,7 +113,8 @@
"register_with_discord": "Register with discord",
"repeat_email": "Repeat E-mail",
"repeat_password": "Repeat password",
"user_already_exists": "User already exists"
"user_already_exists": "User already exists",
"confirm_privacy": "I agree to the <a href=\"{{url}}\">Privacy Policy</a>."
}
},
"common": {