Fix outdated Japanese documents#466
Open
takashiuesaka wants to merge 5 commits intomicrosoft:mainfrom
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Japanese documentation to align with current Aspire content, including the Aspire 13 “What’s new” page and testing guidance, and refreshes the Japanese landing pages to promote Aspire Conf.
Changes:
- Updates
/ja/whats-new/aspire-13content and formatting, including adding the DefaultAzureCredential breaking-change section. - Updates Japanese testing docs to reflect newer APIs for environment variable evaluation and improves Japanese-only text consistency.
- Refreshes the Japanese home banner and the
/ja/aspireconfpage with updated event content and embedded livestream tabs.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 10 comments.
Show a summary per file
| File | Description |
|---|---|
| src/frontend/src/content/docs/ja/whats-new/aspire-13.mdx | Updates Japanese Aspire 13 release notes, adds new section, and adjusts links/formatting. |
| src/frontend/src/content/docs/ja/testing/write-your-first-test.mdx | Updates test examples to use ExecutionConfigurationBuilder for env var evaluation and cleans up mixed-language bullets. |
| src/frontend/src/content/docs/ja/testing/manage-app-host.mdx | Adjusts headings and Japanese text around AppHost management in tests. |
| src/frontend/src/content/docs/ja/index.mdx | Updates the Japanese homepage banner to promote Aspire Conf. |
| src/frontend/src/content/docs/ja/aspireconf/index.mdx | Expands the Japanese Aspire Conf page with sessions grid and YouTube/Twitch embed tabs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
fixed #465