Skip to content

feat(localizations): add missing ms-MY (Malay) translations#8646

Merged
jacekradko merged 2 commits into
clerk:mainfrom
ANIBIT14:feat/ms-MY-translations
May 26, 2026
Merged

feat(localizations): add missing ms-MY (Malay) translations#8646
jacekradko merged 2 commits into
clerk:mainfrom
ANIBIT14:feat/ms-MY-translations

Conversation

@ANIBIT14
Copy link
Copy Markdown
Contributor

Description

Adds missing Malay (Malaysia) ms-MY translations. Previously many keys in packages/localizations/src/ms-MY.ts were set to undefined (untranslated). This PR fills in 259 of them with Malay (Bahasa Melayu) 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 ms-MY locale (e.g. {{ date | shortDate('ms-MY') }}).
  • 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.
  • Malay (ms-MY) 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: c4845fc

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: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 7f1c70b4-9fed-4c11-a37e-7e51e8bbe3fe

📥 Commits

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

📒 Files selected for processing (2)
  • .changeset/ms-my-translations.md
  • packages/localizations/src/ms-MY.ts

📝 Walkthrough

Walkthrough

This 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 @clerk/localizations.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: adding missing Malay translations to the ms-MY localization file.
Description check ✅ Passed The description provides comprehensive details about the changes, including areas covered, translation count, notes about preserved tokens, and checklist completion.
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 48e3f64 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