Skip to content

Translate object keys and update problem documents for zh-cn and zh-tw - #372

Open
DHclly wants to merge 6 commits into
workshopper:masterfrom
DHclly:fix-01
Open

Translate object keys and update problem documents for zh-cn and zh-tw#372
DHclly wants to merge 6 commits into
workshopper:masterfrom
DHclly:fix-01

Conversation

@DHclly

@DHclly DHclly commented Sep 1, 2026

Copy link
Copy Markdown

Summary

  • object-keys exercise: the problem_zh-cn/zh-tw and solution_zh-cn/zh-tw files only contained English copies. Fully translated both problem walkthrough and solution into Simplified Chinese (zh-cn) and Traditional Chinese (zh-tw).
  • Menu labels: added the missing OBJECT KEYS entry to i18n/zh-cn.json and i18n/zh-tw.json so the exercise list displays a Chinese title.
  • scope exercise: restored the missing closing verification command (javascripting verify scope.js) at the end of the _zh-cn / _zh-tw problem files — it was present in English but dropped from the translations.

Test plan

  • Validated menu.json (20 items) against the exercise maps in both i18n JSON files — all 20 keys are covered after the change.
  • Scanned every exercise directory to confirm no other _zh-cn.md / _zh-tw.md file is missing the final verify command.
  • JSON files parse cleanly (node -e require check).

菜单补充 object keys 的中文翻译
翻译 object keys 题目的繁体中文版
翻译 object keys 题目的简体中文版
Add instructions for inserting code to achieve specific output.
Add instructions for verifying the scope problem.
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