You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a built-in Simplified Chinese Codex UI enhancement that translates common buttons, menus, labels, and input placeholders through the existing injection layer.
Kept the translation guard narrow: chat content, code blocks, message bodies, and editable content are skipped, and disabling the feature restores translated UI nodes where possible.
Added a quick-panel and settings-page toggle for the Chinese UI enhancement; it stays independent from Plugin Unlock and remains available in official-login mode.
Updated the official usage-alert hider to recognize newer Chinese rate-limit reset wording.
Cleaned user-facing quota notes and launch comments.
Verified with targeted Python/unit checks, generated injection JavaScript syntax check, README reference check, and packaged EXE smoke test. Full pytest was intentionally skipped because this environment has Codex-disruptive tests.