Skip to content

feat(localizations): add missing te-IN (Telugu) translations#8648

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

feat(localizations): add missing te-IN (Telugu) translations#8648
jacekradko merged 3 commits into
clerk:mainfrom
ANIBIT14:feat/te-IN-translations

Conversation

@ANIBIT14
Copy link
Copy Markdown
Contributor

Description

Adds missing Telugu (India) te-IN translations. Previously many keys in packages/localizations/src/te-IN.ts were set to undefined (untranslated). This PR fills in 258 of them with Telugu 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 te-IN locale (e.g. {{ date | shortDate('te-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.
  • Telugu (te-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

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 26, 2026

🦋 Changeset detected

Latest commit: cd45957

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

@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.

@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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 642db8eb-85e3-4c2d-89f0-7b4a8a34e7ff

📥 Commits

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

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

📝 Walkthrough

Walkthrough

This pull request adds missing Telugu (India) localization strings to the @clerk/localizations package. The changeset marks a patch release, and the primary change backfills approximately 282 previously-undefined translation keys across multiple product surfaces: API key management, billing and checkout flows, sign-in and sign-up authentication screens, organization and user settings, multi-factor authentication setup, form validation messages, and navigation menus. No runtime logic or public API changes are introduced.

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 summarizes the main change: adding missing Telugu (te-IN) translations to the localizations package.
Description check ✅ Passed The description is directly related to the changeset, providing clear context about which translation keys were added and which areas they cover.
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 10d36ab 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