-
-
Notifications
You must be signed in to change notification settings - Fork 533
feat: Japanese translation for docs #1855
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4ce4aeb
docs(ja): openapi-typescript, about
yoshi2no 24532b7
docs(ja): openapi-typescript, advanced
yoshi2no 013c9d4
docs(ja): openapi-typescript, cli
yoshi2no fbcaec3
docs(ja): openapi-typescript, examples
yoshi2no 18fd6a3
docs(ja): openapi-typescript, index
yoshi2no 97dc083
docs: fix invalid url
yoshi2no 6bc7c69
docs(ja): openapi-typescript, introduction
yoshi2no 8a8626e
docs(ja): openapi-typescript, migration-guide
yoshi2no 36245c6
docs(ja): openapi-typescript, node
yoshi2no c84b3f2
docs(ja): openapi-fetch, about
yoshi2no e16bfb2
docs(ja): openapi-fetch, api
yoshi2no 80a5bce
docs(ja): openapi-fetch, examples
yoshi2no ca4a6c9
docs(ja): openapi-fetch, index
yoshi2no 922ddf2
docs(ja): openapi-fetch, middleware-auth
yoshi2no f7761bf
docs(ja): openapi-fetch, testing
yoshi2no dd19bb0
docs(ja): openapi-react-query, about
yoshi2no c41d318
docs(ja): openapi-react-query, index
yoshi2no 097e944
docs(ja): openapi-react-query, use-mutation
yoshi2no 46d825d
docs(ja): openapi-react-query, use-query
yoshi2no ba8fbde
docs(ja): openapi-react-query, use-suspense-query
yoshi2no 11ed757
feat: add vitepress `ja` config
yoshi2no e638141
Merge branch 'main' into feature/docs-ja/yoshi2no
yoshi2no 01421c2
docs(ja): update content, fix typo and links
yoshi2no f42bea9
docs(en, zh): fix link
yoshi2no e2e888a
Deploy to Cloudflare
drwpow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the fix for the invalid link mentioned in the Changes same for zh doc.