[dyad] Anwendung ins Deutsche übersetzen - wrote 17 file(s)
This commit is contained in:
@@ -27,8 +27,8 @@ export function Footer() {
|
||||
</div>
|
||||
|
||||
<div className="flex items-center gap-4 text-sm text-muted-foreground">
|
||||
<Link href="/imprint" className="hover:text-primary transition-colors">Imprint</Link>
|
||||
<Link href="/privacy" className="hover:text-primary transition-colors">Privacy</Link>
|
||||
<Link href="/imprint" className="hover:text-primary transition-colors">Impressum</Link>
|
||||
<Link href="/privacy" className="hover:text-primary transition-colors">Datenschutz</Link>
|
||||
{latestVersion && (
|
||||
<Link
|
||||
href="/changelog"
|
||||
|
||||
Reference in New Issue
Block a user