Skip to content

feat(i18n): add Turkish locale - #6274

Open
sercanarikan wants to merge 1 commit into
multica-ai:mainfrom
sercanarikan:feat/turkish-locale-clean
Open

feat(i18n): add Turkish locale#6274
sercanarikan wants to merge 1 commit into
multica-ai:mainfrom
sercanarikan:feat/turkish-locale-clean

Conversation

@sercanarikan

Copy link
Copy Markdown

What does this PR do?

Adds Turkish (tr) language support across the Multica product UI, landing page, onboarding content, and documentation.

This is a clean replacement for the previously closed PR #3140, based directly on the current main branch and contained in a single feature commit.

Related Issue

Closes #3145

Changes Made

  • Added Turkish to supported application locales and backend language validation.
  • Added Turkish UI locale bundles with current locale parity.
  • Added Turkish Preferences, landing page, onboarding, and helper content.
  • Added Turkish documentation and README.
  • Added Turkish HTML language mapping and onboarding runtime copy.

How to Test

  • pnpm --filter @multica/views exec vitest run locales/parity.test.ts
  • pnpm typecheck
  • Select Turkish from Settings → Preferences → Language.
  • Open the Turkish documentation routes under /docs/tr.

Verification

  • Locale parity: 212/212 passed.
  • TypeScript typecheck: passed.
  • Branch is based on current main and contains one feature commit.

Supersedes #3140.

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

@sercanarikan is attempting to deploy a commit to the IndexLabs Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Feature]: Add Turkish (Türkçe) language support

1 participant