feat(localizations): add missing bn-IN (Bengali) translations#8644
Conversation
🦋 Changeset detectedLatest commit: 7e0bab6 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 |
|
@ANIBIT14 is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
|
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 pull request adds comprehensive Bengali (India) localization to the Clerk authentication library. A new changeset entry documents a patch version bump for Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 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 |
wobsoriano
left a comment
There was a problem hiding this comment.
thanks for your contribution!
Description
Adds missing Bengali (India)
bn-INtranslations. Previously many keys inpackages/localizations/src/bn-IN.tswere set toundefined(untranslated). This PR fills in 268 of them with Bengali translations.Areas covered:
apiKeys)billing)Notes
{{interpolation}}tokens are preserved. Date/number filters use thebn-INlocale (e.g.{{ date | shortDate('bn-IN') }}).১৮০ দিন) to match existing entries in the file.undefinedbecause they are alsoundefinedin the sourceen-US.ts(intentionally unset upstream), so there is no English string to translate from.bn-IN) is a community-maintained locale per the package README; this is a community contribution.Checklist
@clerk/localizations: patch)