fix: german text on home page translated to english

This commit is contained in:
danielvici123
2025-05-16 01:29:18 +02:00
parent 9566cf1980
commit cf7e3d3775

View File

@@ -34,7 +34,7 @@ export default function Home() {
{ {
name: 'More Coming Soon', name: 'More Coming Soon',
file: '/coming_soon', file: '/coming_soon',
description: 'Erfahre mehr über zukünftige Features', description: 'Learn more about future features',
isComingSoon: true isComingSoon: true
} }
] ]