create a delete-my-data button

This commit is contained in:
2025-08-20 21:04:55 +02:00
parent ea65f51704
commit f7647829bd
6 changed files with 97 additions and 5 deletions

View File

@@ -104,3 +104,9 @@ data_protection_officer_contact: "Data Protection Office of Johannes Kepler Univ
data_protection_officer_contact_full: "Data Protection Office of Johannes Kepler University Linz<br>Altenberger Straße 69, 4040 Linz<br>+43 732 2468 3802<br>datenschutz@jku.at"
data_collection_timing: "When data is collected"
data_collection_timing_description: "Data is collected when the website is visited and QR codes are scanned."
delete_personal_data: "Delete Personal Data"
delete_data_description: "You can request the complete deletion of all your personal data stored on our servers. This includes your chosen name, game progress, and all sightings. This action cannot be undone."
delete_my_data: "Delete My Data"
delete_confirmation: "Are you sure you want to delete all your personal data? This action cannot be undone and you will lose all your game progress."
data_deletion_success_title: "Data Successfully Deleted"
data_deletion_success_body: "All your personal data has been successfully removed from our servers. Your session cookie has also been destroyed."