feat(localizations): add missing ta-IN (Tamil) translations#8647
Conversation
|
@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 detectedLatest commit: 3ae83fa The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis 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 Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ 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. Comment |
Description
Adds missing Tamil (India)
ta-INtranslations. Previously many keys inpackages/localizations/src/ta-IN.tswere set toundefined(untranslated). This PR fills in 258 of them with Tamil translations.Areas covered:
apiKeys)billing)Notes
{{interpolation}}tokens are preserved. Date/number filters use theta-INlocale (e.g.{{ date | shortDate('ta-IN') }}).undefinedbecause they are alsoundefinedin the sourceen-US.ts(intentionally unset upstream), so there is no English string to translate from.ta-IN) is a community-maintained locale per the package README; this is a community contribution.Checklist
@clerk/localizations: patch)