docs: add Chinese README and link it from README#933
Conversation
There was a problem hiding this comment.
Pull request overview
Adds Simplified Chinese documentation for the Project Manager VS Code extension and links it from the main README to improve accessibility for Chinese-speaking users.
Changes:
- Added a new
README.zh-CN.mdwith Simplified Chinese documentation. - Updated
README.mdto include a link to the Chinese README.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| README.zh-CN.md | Adds Simplified Chinese README content covering features, commands, settings, and usage. |
| README.md | Adds a language switch link to the new Chinese README. |
alefragnani
left a comment
There was a problem hiding this comment.
Hi @cxf2015 ,
First of all, thank you for yor PR.
Please, take a look in the feedback provided. Since all comes from issues in the original README.md file itself, please also update it so both will be fixed.
Thanks in advance
|
All the problems mentioned above have been fixed. |
alefragnani
left a comment
There was a problem hiding this comment.
Hi @cxf2015 ,
Thanks for the update. You just missed that http: in the original README.md file. Could you fix it too?
Thank you
done,thanks. |
Description
Prerequisites Checklist
masterbranchRegular PR
If your PR is a regular PR, to fix an issue, provide a new feature or change a behavior, follow this additional checklist:
Changes Made
Localization PR
If your PR is related to localization, follow this additional checklist:
package.nls.jsonpackage.nls.<language>.jsonfile(s)l10n/bundle.l10n.jsonl10n/bundle.l10n.<language>.jsonfile(s)Markdownfileswalkthrough/someStep.pt-br.mdfile(s)Testing
Documentation
Additional Notes