Skip to content

chore: translate Chinese comments and strings to English - #153

Merged
jamiesun merged 1 commit into
mainfrom
chore/english-comments-strings
Jun 27, 2026
Merged

chore: translate Chinese comments and strings to English#153
jamiesun merged 1 commit into
mainfrom
chore/english-comments-strings

Conversation

@jamiesun

Copy link
Copy Markdown
Collaborator

Summary

The project's default language is English, but a few source files still contained Chinese comments and strings. This PR translates them.

Changes

  • build.zig — translated all Chinese comments and the build step / option description strings (wasm-host, version, run, test) to English.
  • src/tools/mcp.zig — changed the Chinese test fixture string 长沙 to London.

Intentionally left untouched

The bilingual documentation site is deliberately multilingual, so the following were not changed:

  • book/zh/book.toml, book/site-index.html, book/en/theme/language-switch.js — Chinese documentation content and the language-switcher label.

Verification

  • zig build test passes.

Default project language is English. Translate the remaining Chinese
comments and build step/option descriptions in build.zig, and change the
Chinese test fixture string in src/tools/mcp.zig to an English value.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamiesun
jamiesun merged commit 82015ce into main Jun 27, 2026
5 checks passed
@jamiesun
jamiesun deleted the chore/english-comments-strings branch June 27, 2026 04:38
@jamiesun jamiesun mentioned this pull request Jun 27, 2026
jamiesun added a commit that referenced this pull request Jun 27, 2026
- wasm host W0-W4: integer, WASI preview1, type validation, float execution (#145, #147, #148, #149, #162)
- feat: wasm_tool action for compute-only packages (#154)
- wasm: narrow plugin sandbox to stdin/stdout/stderr/argv as a new hard rule (#164)
- feat: committed playground test environment with full action coverage (#161)
- release: single ReleaseSafe flavor, ship scoot-wasm artifacts, Homebrew tap (#166)
- fix(release): reference SCOOT_DOCKERHUB_* secrets so Docker Hub login is attempted
- docs: README rewrite + infographic, English comment translation (#160, #165, #146, #153)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant