Locale data TS open

Clerk OAuth consent screen is not translated to Japanese

feat(localizations): translate oauthConsent section to Japanese

clerk · clerk/javascript

Symptom

Clerk's oauthConsent UI section lacks Japanese translations, showing English strings to Japanese users during OAuth authorization.

Minimal repro
Clerk OAuth consent page with Japanese locale; consent section displays in English.
Fix

Add Japanese translations for all oauthConsent locale keys.

Fix PR → #clerk-ja-oauth-consent

Also in: TypeScript

← all 93 entries