Skip to content

add missing Dutch localization (nl-NL) for the profileSection.primaryButton#7711

Open
MaartenKoller wants to merge 7 commits intoclerk:mainfrom
MaartenKoller:patch-2
Open

add missing Dutch localization (nl-NL) for the profileSection.primaryButton#7711
MaartenKoller wants to merge 7 commits intoclerk:mainfrom
MaartenKoller:patch-2

Conversation

@MaartenKoller
Copy link
Contributor

@MaartenKoller MaartenKoller commented Jan 30, 2026

add missing primary button text

Description

Currently a button has no text in my localization. Adding this should fix that.

The original component says 'Update profile' which translates to 'Profiel bijwerken' in Dutch.
https://clerk.com/docs/nextjs/reference/components/organization/organization-profile

image

You can test it using the nl-NL localization and use the component. In the current version the button should then look like it does above. After this pull request merges it should populate with the correct text.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other: missing string

Summary by CodeRabbit

  • Bug Fixes
    • Restored/updated the Dutch label for the profile-section action button so it now displays the correct text ("Profiel aanpassen" / "Profiel bijwerken"), ensuring Dutch users see a proper action label when managing profiles.
    • No action required from users; the change is applied in the localization pack.

add missing primary button text
@changeset-bot
Copy link

changeset-bot bot commented Jan 30, 2026

🦋 Changeset detected

Latest commit: c370ee5

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

vercel bot commented Jan 30, 2026

@MaartenKoller 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
Contributor

coderabbitai bot commented Jan 30, 2026

📝 Walkthrough

Walkthrough

Updated Dutch localizations and release metadata: packages/localizations/src/nl-NL.ts changes profileSection.primaryButton from an empty string to "Profiel aanpassen". A changeset file .changeset/free-rivers-cheer.md was added/updated to bump the package version and add the Dutch label organizationProfile.start.profileSection.primaryButton as "Profiel bijwerken".

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: adding a missing Dutch localization for the profileSection.primaryButton used by the OrganizationProfile component.

✏️ 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.

@MaartenKoller MaartenKoller changed the title Update nl-NL.ts adding missing Dutch localization (nl-NL) for a profile button Mar 6, 2026
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In @.changeset/free-rivers-cheer.md:
- Line 2: The changeset currently marks "@clerk/localizations" as "major" but
this is a backward-compatible localization fix; update the changeset entry for
the package name "@clerk/localizations" to use "patch" instead of "major" so the
release tooling will perform a patch bump rather than a major version bump.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: f5708a85-0f7b-470e-8757-4b855a039686

📥 Commits

Reviewing files that changed from the base of the PR and between 36808b6 and e480f46.

📒 Files selected for processing (1)
  • .changeset/free-rivers-cheer.md

@MaartenKoller MaartenKoller changed the title adding missing Dutch localization (nl-NL) for a profile button add missing Dutch localization (nl-NL) for a profile button Mar 9, 2026
@MaartenKoller MaartenKoller changed the title add missing Dutch localization (nl-NL) for a profile button add missing Dutch localization (nl-NL) for the profileSection.primaryButton Mar 9, 2026
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.

1 participant