Feature request: localize the built-in Plan Mode dialog when `language` setting is set
Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 29, 2026
When language is set (e.g. "japanese") in settings.json, model-generated
responses and AskUserQuestion prompts are localized accordingly. It would be
nice if the built-in Plan Mode approval dialog followed the same setting under
that condition — currently it stays hardcoded in English regardless oflanguage:
- "Yes, and bypass permissions"
- "Yes, manually approve edits"
- "No, refine with Ultraplan on Claude Code on the web"
- "Tell Claude what to change"
- "shift+tab to approve with this feedback"
This isn't a hard requirement — just a nice-to-have specifically for the case
where language is already set to a non-English value. Thanks for considering!