From c132ac0657a34211e5bf20df6257f800a6c5b98e Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Wed, 3 Sep 2025 20:33:41 +0000 Subject: [PATCH] Update legal links to German language for better user experience Updated privacy policy and terms and conditions links to display "Datenschutz" and "Nutzungsbedingungen" respectively across multiple pages. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1/gjpMN2A --- .replit | 2 +- client/src/pages/FolxStadlPage.tsx | 4 ++-- client/src/pages/GeschichteLiedPage.tsx | 4 ++-- client/src/pages/GipfelstammtischPage.tsx | 4 ++-- client/src/pages/VideoPage.tsx | 4 ++-- client/src/pages/home.tsx | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.replit b/.replit index 9eb5d4c..2d8a3dc 100644 --- a/.replit +++ b/.replit @@ -40,4 +40,4 @@ args = "npm run dev" waitForPort = 5000 [agent] -integrations = ["javascript_google_analytics==1.0.0", "javascript_database==1.0.0"] +integrations = ["javascript_database==1.0.0", "javascript_google_analytics==1.0.0"] diff --git a/client/src/pages/FolxStadlPage.tsx b/client/src/pages/FolxStadlPage.tsx index fb989ae..1b8f3de 100644 --- a/client/src/pages/FolxStadlPage.tsx +++ b/client/src/pages/FolxStadlPage.tsx @@ -316,10 +316,10 @@ export default function FolxStadlPage() { Impressum - Privacy Policy + Datenschutz - Terms and Conditions + Nutzungsbedingungen diff --git a/client/src/pages/GeschichteLiedPage.tsx b/client/src/pages/GeschichteLiedPage.tsx index 4bafe24..67ea188 100644 --- a/client/src/pages/GeschichteLiedPage.tsx +++ b/client/src/pages/GeschichteLiedPage.tsx @@ -317,10 +317,10 @@ export default function GeschichteLiedPage() { Impressum - Privacy Policy + Datenschutz - Terms and Conditions + Nutzungsbedingungen diff --git a/client/src/pages/GipfelstammtischPage.tsx b/client/src/pages/GipfelstammtischPage.tsx index baa3320..0730183 100644 --- a/client/src/pages/GipfelstammtischPage.tsx +++ b/client/src/pages/GipfelstammtischPage.tsx @@ -317,10 +317,10 @@ export default function GipfelstammtischPage() { Impressum - Privacy Policy + Datenschutz - Terms and Conditions + Nutzungsbedingungen diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 3a7a907..3712409 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -816,10 +816,10 @@ export default function VideoPage() { Impressum - Privacy Policy + Datenschutz - Terms and Conditions + Nutzungsbedingungen diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 1dff482..bab60eb 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -221,10 +221,10 @@ export default function Home() { Impressum - Privacy Policy + Datenschutz - Terms and Conditions + Nutzungsbedingungen