Skip to content

feat(localizations): add missing ta-IN (Tamil) translations#8647

Merged
jacekradko merged 3 commits into
clerk:mainfrom
ANIBIT14:feat/ta-IN-translations
May 26, 2026
Merged

feat(localizations): add missing ta-IN (Tamil) translations#8647
jacekradko merged 3 commits into
clerk:mainfrom
ANIBIT14:feat/ta-IN-translations

Conversation

@ANIBIT14
Copy link
Copy Markdown
Contributor

Description

Adds missing Tamil (India) ta-IN translations. Previously many keys in packages/localizations/src/ta-IN.ts were set to undefined (untranslated). This PR fills in 258 of them with Tamil translations.

Areas covered:

  • API keys (apiKeys)
  • Billing & checkout (billing)
  • Organization profile billing/plans/API keys pages
  • Sign-in & sign-up (alternative phone code provider, enterprise connections, password states)
  • Two-step verification (MFA) setup — SMS code and authenticator app flows
  • User button menu and user profile billing pages

Notes

  • All {{interpolation}} tokens are preserved. Date/number filters use the ta-IN locale (e.g. {{ date | shortDate('ta-IN') }}).
  • 7 keys remain undefined because they are also undefined in the source en-US.ts (intentionally unset upstream), so there is no English string to translate from.
  • Tamil (ta-IN) is a community-maintained locale per the package README; this is a community contribution.

Checklist

  • Changeset added (@clerk/localizations: patch)
  • File formatted with Prettier
  • File validated to parse correctly

@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

@ANIBIT14 is attempting to deploy a commit to the Clerk Production Team on Vercel.

A member of the Team first needs to authorize it.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 26, 2026

🦋 Changeset detected

Latest commit: 3ae83fa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/localizations Patch
@clerk/ui Patch
@clerk/chrome-extension Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 943e77dd-f388-4829-81ee-de82925f574a

📥 Commits

Reviewing files that changed from the base of the PR and between 8082b7c and 82252e9.

📒 Files selected for processing (2)
  • .changeset/ta-in-translations.md
  • packages/localizations/src/ta-IN.ts

📝 Walkthrough

Walkthrough

This PR adds comprehensive Tamil (ta-IN) localization coverage to the Clerk localizations package. A new Changeset entry documents a patch release version bump. The main update fills previously undefined translation keys in packages/localizations/src/ta-IN.ts across six major feature areas: API key management (UI labels, status strings, revocation text), billing and payments (payment history tables, method labels, plan/subscription/statement headers), sign-in/sign-up variants with alternative phone-code provider options, organization switcher controls, password reset and MFA setup flows, password status messaging, and form validation/error messages. Navigation labels for API keys and plans pages are also populated across organization and user profile contexts.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: adding missing Tamil (ta-IN) translations to the localizations package.
Description check ✅ Passed The description is detailed and directly related to the changeset, explaining what translations were added, which areas are covered, and noting relevant implementation details.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jacekradko jacekradko merged commit 4af9389 into clerk:main May 26, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants