chore: translation typo (#1255)

chore: translation typo


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced the `Header` component for improved internationalization by
enabling translation of the "Documentation" text.
  
- **Documentation**
- Added comments in translation files to link translation entries to the
`Header` component, improving maintainability and traceability for
future updates.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
Timur Ercan
2024-07-26 17:47:13 +02:00
committed by GitHub
parent 3421515452
commit 0ff3844f18
3 changed files with 3 additions and 1 deletions

View File

@ -47,7 +47,7 @@ export const Header = ({ className, ...props }: HeaderProps) => {
className="text-muted-foreground hover:text-muted-foreground/80 text-sm font-semibold" className="text-muted-foreground hover:text-muted-foreground/80 text-sm font-semibold"
target="_blank" target="_blank"
> >
Documentation <Trans>Documentation</Trans>
</Link> </Link>
<Link <Link

View File

@ -147,6 +147,7 @@ msgid "Document signing,<0/>finally open source."
msgstr "Unterschriften,<0/>endlich Open Source." msgstr "Unterschriften,<0/>endlich Open Source."
#: apps/marketing/src/components/(marketing)/footer.tsx:33 #: apps/marketing/src/components/(marketing)/footer.tsx:33
#: apps/marketing/src/components/(marketing)/header.tsx:50
#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28 #: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28
msgid "Documentation" msgid "Documentation"
msgstr "Dokumentation" msgstr "Dokumentation"

View File

@ -142,6 +142,7 @@ msgid "Document signing,<0/>finally open source."
msgstr "Document signing,<0/>finally open source." msgstr "Document signing,<0/>finally open source."
#: apps/marketing/src/components/(marketing)/footer.tsx:33 #: apps/marketing/src/components/(marketing)/footer.tsx:33
#: apps/marketing/src/components/(marketing)/header.tsx:50
#: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28 #: apps/marketing/src/components/(marketing)/mobile-navigation.tsx:28
msgid "Documentation" msgid "Documentation"
msgstr "Documentation" msgstr "Documentation"