Add Simplified Chinese README - #8
Conversation
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2181713c6a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| 1. 打开**设置**,在**功能**区域中找到 **Codex 运行状态**。 | ||
| 2. 选择**安装钩子**,检查即将写入 `~/.codex/hooks.json` 的确切改动。 | ||
| 3. 选择**复制 /hooks 并打开 Codex**,粘贴 `/hooks`,然后信任这三个定义。 | ||
| 4. 返回小工具并选择**再次检查**。 |
There was a problem hiding this comment.
Use the actual localized check-again label
When a Simplified Chinese user follows the activity-dot setup steps, the button is rendered as 重新检查 by Resources/Strings.zh-CN.resx, but this instruction tells them to select 再次检查, which does not appear in the UI. Use the localized resource wording so the documented control matches its visible label.
Useful? React with 👍 / 👎.
|
@Jill-Stingray-L Thank you again for contributing to the project! I really appreciate your work on the Simplified Chinese translation. I’ll publish a new release later today with all the latest updates, including your translation. |
Summary
README.zh-CN.mdValidation
README.zh-CN.mdresolvegit diff --checkpassesDocumentation-only change; no application build or test run was required.
Follow-up to #6.