Skip to content

feat: add Indonesian (id) language support to /projects page#58

Merged
detautama merged 1 commit into
mainfrom
claude/issue-56-20260605-2123
Jun 5, 2026
Merged

feat: add Indonesian (id) language support to /projects page#58
detautama merged 1 commit into
mainfrom
claude/issue-56-20260605-2123

Conversation

@detautama

Copy link
Copy Markdown
Owner

No description provided.

- Add `projects` key (title, description, visitProject) to both `id` and `en` translations in i18n.ts
- Update `Project` interface in project.tsx to support bilingual descriptions (`{ id: string; en: string }`)
- Use `useLocale()` in Porjects component to render locale-aware descriptions and "Visit Project →" label
- Create ProjectsContent.tsx client component for translated page title and description
- Refactor both projects page.tsx files to use ProjectsContent

Closes #56

Co-authored-by: Deta Utama <detautama@users.noreply.github.com>
@detautama detautama merged commit 0d2ad7f into main Jun 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant