From c4518cae8f33f0ea74c5b73e9173d6b45bbda995 Mon Sep 17 00:00:00 2001 From: Simon Hohl Date: Mon, 20 Nov 2023 10:03:26 +0100 Subject: [PATCH] Update privacy link in registration --- frontend/app/_transl8.de.js | 2 +- frontend/app/_transl8.en.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/app/_transl8.de.js b/frontend/app/_transl8.de.js index 208578e2a..4be480aa6 100644 --- a/frontend/app/_transl8.de.js +++ b/frontend/app/_transl8.de.js @@ -515,7 +515,7 @@ export default { "ui_data_protection_pre": "Ich habe die", "ui_data_protection_post": "gelesen und erkläre mich mit ihnen einverstanden.", "ui_data_protection": "Hinweise zum Datenschutz", - "ui_data_protection_url": "https://www.dainst.org/de/datenschutz", + "ui_data_protection_url": "https://www.dainst.org/datenschutz", "facet_region": "Region", "facet_subregion": "Subregion", "facet_locality": "Lokalisierung", diff --git a/frontend/app/_transl8.en.js b/frontend/app/_transl8.en.js index fc3a975ad..bcac7f2b1 100644 --- a/frontend/app/_transl8.en.js +++ b/frontend/app/_transl8.en.js @@ -515,7 +515,7 @@ export default { "translocation_view_to_many_results": "Too many results found for object movement visualization. Please zoom in or filter results in if you want to see movements.", "bounding_box": "Bounding Box", "ui_data_protection_pre": "I have read and accept the", - "ui_data_protection_url": "https://www.dainst.org/en/datenschutz", + "ui_data_protection_url": "https://www.dainst.org/datenschutz", "ui_data_protection_post": ".", "ui_data_protection": "data protection policy", "ui.register.dataProtection": "Please confirm the data protection policy to proceed with the registration.",