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
This commit is contained in:
parent
f6904184ca
commit
c132ac0657
2
.replit
2
.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"]
|
||||
|
||||
@ -316,10 +316,10 @@ export default function FolxStadlPage() {
|
||||
Impressum
|
||||
</Link>
|
||||
<Link href="/privacy" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Privacy Policy
|
||||
Datenschutz
|
||||
</Link>
|
||||
<Link href="/terms" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Terms and Conditions
|
||||
Nutzungsbedingungen
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
||||
@ -317,10 +317,10 @@ export default function GeschichteLiedPage() {
|
||||
Impressum
|
||||
</Link>
|
||||
<Link href="/privacy" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Privacy Policy
|
||||
Datenschutz
|
||||
</Link>
|
||||
<Link href="/terms" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Terms and Conditions
|
||||
Nutzungsbedingungen
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
||||
@ -317,10 +317,10 @@ export default function GipfelstammtischPage() {
|
||||
Impressum
|
||||
</Link>
|
||||
<Link href="/privacy" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Privacy Policy
|
||||
Datenschutz
|
||||
</Link>
|
||||
<Link href="/terms" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Terms and Conditions
|
||||
Nutzungsbedingungen
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
||||
@ -816,10 +816,10 @@ export default function VideoPage() {
|
||||
Impressum
|
||||
</Link>
|
||||
<Link href="/privacy" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Privacy Policy
|
||||
Datenschutz
|
||||
</Link>
|
||||
<Link href="/terms" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Terms and Conditions
|
||||
Nutzungsbedingungen
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
||||
@ -221,10 +221,10 @@ export default function Home() {
|
||||
Impressum
|
||||
</Link>
|
||||
<Link href="/privacy" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Privacy Policy
|
||||
Datenschutz
|
||||
</Link>
|
||||
<Link href="/terms" className="text-bunny-muted hover:text-bunny-blue transition-colors">
|
||||
Terms and Conditions
|
||||
Nutzungsbedingungen
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user