Translate various components to Turkish, including blog content, contact forms, newsletter, and navigation links. Update labels, placeholders, and error messages for better localization. Adjust layout and styling for improved user experience.
This commit is contained in:
@@ -8,7 +8,7 @@ export function ReferencesDetailContent() {
|
||||
href="/about"
|
||||
className="inline-flex w-fit items-center rounded-sm border border-border px-3 py-1.5 text-sm text-muted-foreground transition-colors hover:text-foreground"
|
||||
>
|
||||
{"<- Back to about"}
|
||||
{"<- Hakkımda'ya dön"}
|
||||
</Link>
|
||||
|
||||
<ReferenceCards className="flex flex-wrap gap-3" />
|
||||
|
||||
Reference in New Issue
Block a user