Skip to content

Update Hebrew localization for OAuth consent messages#9018

Open
shadoworion wants to merge 1 commit into
clerk:mainfrom
shadoworion:patch-1
Open

Update Hebrew localization for OAuth consent messages#9018
shadoworion wants to merge 1 commit into
clerk:mainfrom
shadoworion:patch-1

Conversation

@shadoworion

@shadoworion shadoworion commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Description

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:

Summary by CodeRabbit

  • New Features
    • Added Hebrew translations for the OAuth consent experience, including action labels, notices, warning text, and redirect dialog content.
    • Improved Hebrew coverage for scope details, full URL view text, and consent subtitles.

@changeset-bot

changeset-bot Bot commented Jun 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d839eb4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@shadoworion is attempting to deploy a commit to the Clerk Production Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: bd46eb3c-c2dc-4982-a3cb-af9b5bff3b66

📥 Commits

Reviewing files that changed from the base of the PR and between ec709ee and d839eb4.

📒 Files selected for processing (1)
  • packages/localizations/src/he-IL.ts

📝 Walkthrough

Walkthrough

The oauthConsent section in packages/localizations/src/he-IL.ts is updated by replacing all undefined placeholder values with Hebrew string translations covering allow/deny actions, redirect and offline access notices, the redirect URI modal, scope list title, consent subtitle, full URL label, and warning message.

Hebrew OAuth Consent Localization

Layer / File(s) Summary
oauthConsent Hebrew translations
packages/localizations/src/he-IL.ts
All oauthConsent keys (actions, notices, modal subtitle/title, scope list, consent subtitle, viewFullUrl, warning) are filled in with Hebrew strings.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐇 In the land of Hebrew text,
The consent form is no longer perplexed.
Allow and deny now speak in kind,
With warnings and titles all defined.
The rabbit hops with translations complete! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: Hebrew translations for OAuth consent messages.
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.

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant