Skip to content

fix(viewer): make Chinese locale selectable#1031

Merged
wbugitlab1 merged 8 commits into
mainfrom
issue/288-web-display-issue
Jun 20, 2026
Merged

fix(viewer): make Chinese locale selectable#1031
wbugitlab1 merged 8 commits into
mainfrom
issue/288-web-display-issue

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Fixes #288

Summary

  • add an in-viewer English/Chinese language selector with local persistence
  • expose bundled viewer locales to browser code and auto-select Chinese browser preferences when no viewer preference exists
  • localize representative Dashboard and Memories surfaces, including empty states, table headers, and delete confirmation copy
  • add Chinese CJK system font fallbacks and document VIEWER_LANGUAGE=zh / zh-CN
  • stabilize the Codex SDK provider test timeout so the exact full suite stays green under parallel load

Verification

  • corepack pnpm run build
  • corepack pnpm test
  • semgrep scan --config p/default --error --metrics=off .
  • gitleaks protect --staged --redact
  • gitleaks detect --source . --redact --log-opts origin/main..HEAD
  • gitleaks detect --source . --redact --no-git

@wbugitlab1 wbugitlab1 merged commit aec4279 into main Jun 20, 2026
2 checks passed
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.

web端显示问题

1 participant