Open
Conversation
Contributor
Author
|
@Kinostrome if you have time to check my PR, thanks so much |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of PR
style:andperf:commits)Description
Add Chinese documents for all version 2 docs.
Fix some format/spell error in current docs.
Changes
Contextual Changes:
Additional Screenshots
Provide screenshot if necessary.
Additional information/context
If relevant, add any information or context that would be useful to evaluate this PR
To checkout the preview locally, run this command in
/documentationfolder:npm run start -- --locale zhthen you can fell free check the new docs.
While, there are still a problem needs your help:
there's no valid route for default page in
http://127.0.0.1:3000/zh/if you visit this URL directly.but if you click the button on top
文档, contents would be available with the same URL.And after fix the problem above, I may add some guides for i18n if someone want to add other language support.
It has been quiet a long time, hope for your reply.