Skip to content

Manual: Translate manual/zh/game.html to Chinese#33123

Merged
Mugen87 merged 3 commits intomrdoob:devfrom
DDDDD12138:docs/zh-game-translation
Mar 5, 2026
Merged

Manual: Translate manual/zh/game.html to Chinese#33123
Mugen87 merged 3 commits intomrdoob:devfrom
DDDDD12138:docs/zh-game-translation

Conversation

@DDDDD12138
Copy link
Contributor

@DDDDD12138 DDDDD12138 commented Mar 5, 2026

Description

This PR replaces the placeholder manual/zh/game.html with a full Chinese translation based on manual/en/game.html. For easier review, see commit f269574 for a comparison between the original English text and the Chinese translation.

It also fixes naming inconsistencies in the game.html article examples across locales so text and code snippets stay aligned:

  • StatusDisplayHelper -> StateDisplayHelper
    • Reason: the examples use StateDisplayHelper
  • countOTo9 -> count0To9
    • Reason: fix O (letter O) vs 0 (zero) typo for clarity.

This is a documentation-only change (no runtime/API behavior changes).

@Mugen87 Mugen87 added this to the r184 milestone Mar 5, 2026
@Mugen87 Mugen87 merged commit 54001d8 into mrdoob:dev Mar 5, 2026
9 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.

2 participants