feat(localizations): add missing ms-MY (Malay) translations#8646
Conversation
🦋 Changeset detectedLatest commit: c4845fc 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 PR completes the Malay (ms-MY) localization for the Clerk localizations package by filling in 281 previously undefined translation strings. Changes span API key management, billing interfaces, authentication flows, password security, MFA setup, error messages, organization switcher actions, and user profile sections. A changeset file documents the patch release for Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 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 Malay (Malaysia)
ms-MYtranslations. Previously many keys inpackages/localizations/src/ms-MY.tswere set toundefined(untranslated). This PR fills in 259 of them with Malay (Bahasa Melayu) translations.Areas covered:
apiKeys)billing)Notes
{{interpolation}}tokens are preserved. Date/number filters use thems-MYlocale (e.g.{{ date | shortDate('ms-MY') }}).undefinedbecause they are alsoundefinedin the sourceen-US.ts(intentionally unset upstream), so there is no English string to translate from.ms-MY) is a community-maintained locale per the package README; this is a community contribution.Checklist
@clerk/localizations: patch)