Update German titles to improve language consistency

Update the German title for "Geschichte des Liedes" to "DIE Geschichte des Liedes" in the NetflixGrid component to correct a minor grammatical error.

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/4DOsXkx
This commit is contained in:
sebastjanartic 2025-09-02 17:00:26 +00:00
parent 06d3e40890
commit 09961bf736

View File

@ -105,7 +105,7 @@ export default function NetflixGrid({ videos, isLoading }: NetflixGridProps) {
})() })()
}, },
{ {
title: "Geschichte des Liedes", title: "DIE Geschichte des Liedes",
videos: (() => { videos: (() => {
// Filter videos that specifically contain "Geschichte des Liedes" in title or description // Filter videos that specifically contain "Geschichte des Liedes" in title or description
const gdlVideos = videos.filter(video => const gdlVideos = videos.filter(video =>