This commit is contained in:
2025-08-17 13:21:01 +02:00
commit c988d51438
51 changed files with 5742 additions and 0 deletions

5
locales/de/common.json Normal file
View File

@@ -0,0 +1,5 @@
{
"nav": {"home": "Start", "services": "Leistungen", "about": "Über mich", "showreel": "Showreel", "testimonials": "Stimmen", "contact": "Kontakt"},
"cta": {"bookNow": "Jetzt anfragen", "bookNowAlt": "Book Now", "watchShowreel": "Showreel ansehen", "sendRequest": "Anfrage senden"},
"a11y": {"skipAnimation": "Animation überspringen"}
}