feat(ui): finalize E-TIB modernization with footer redesign, video optimization, and TS fixes

Former-commit-id: 67ac02c8404cc66893fdf97308574701cca6000c
This commit is contained in:
2026-05-07 10:43:20 +02:00
parent f2fdea96ec
commit 5439df72ea
3712 changed files with 932332 additions and 1867 deletions

View File

@@ -8,7 +8,8 @@
"kompetenzen": "kompetenzen",
"ueber-uns": "ueber-uns",
"agb": "agb",
"start": "start"
"start": "start",
"messen": "messen"
},
"products": {},
"categories": {}
@@ -159,6 +160,9 @@
},
"Error": {
"title": "Hoppla!",
"description": "Ein unerwarteter Fehler ist aufgetreten.",
"tryAgain": "Erneut versuchen",
"goHome": "Zur Startseite",
"notFound": {
"title": "Seite nicht gefunden",
"description": "Die gesuchte Seite konnte nicht gefunden werden.",

View File

@@ -8,7 +8,8 @@
"competencies": "kompetenzen",
"about-us": "ueber-uns",
"terms": "agb",
"start": "start"
"start": "start",
"events": "messen"
},
"products": {},
"categories": {}
@@ -159,6 +160,9 @@
},
"Error": {
"title": "Oops!",
"description": "An unexpected error occurred.",
"tryAgain": "Try Again",
"goHome": "Go Home",
"notFound": {
"title": "Page not found",
"description": "The requested page could not be found.",