mirror of
https://github.com/Hmbown/DeepSeek-TUI.git
synced 2026-09-03 06:50:13 +08:00
Both pages carried 14 and 15 isZh branches; both are now zero. Same shape as #5504 and #5517: an en and a zh dictionary per page, wired through types.ts and index.ts, and both files added to check-locales.mjs's OPTIONAL_FILES so zh is held to key and token parity while the other sixteen locales fall back to English. The config values the policies paragraph typesets as inline code, and the commands and flags on the browser-client page, stay code-owned in the page and reach the dictionaries as {token}s, per docs/VOICE.md. Rendered output is unchanged across all 36 pages (18 locales x 2).