[jp-sync] Sync switch topics translation (from #546) - #835
Open
github-actions[bot] wants to merge 2 commits into
Open
github-actions[bot] wants to merge 2 commits into
github-actions[bot] wants to merge 2 commits into
Conversation
Sync Japanese documentation with English switch topic updates from commit 5f68139 (feat(switch): update switch topics (#546)). - components/inputs/switch.mdx: full translation of the reworked Switch topic (anatomy, getting started, usage, interaction states, styling, accessibility, troubleshooting, FAQ, related components). - components/inputs/badge.mdx: updated Sample height (212 -> 250) for the outlined badge example, matching the English change. - toc.json: removed the Angular exclude on the Switch entry and added updated: true, matching the English toc.json change. Co-authored-by: Copilot <223556219+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.
Original author: Hristo Hristov 57346540+Hristo313@users.noreply.github.com
Syncs the Japanese (
docs/xplat/src/content/jp) documentation with the English switch topic changes introduced in commit5f68139("feat(switch): update switch topics (#546)").Files processed
docs/xplat/src/content/en/components/inputs/switch.mdxdocs/xplat/src/content/jp/components/inputs/switch.mdxPlatformBlock/ApiLink/Sample/Anatomy/Faq/FaqItemtags, imports, code blocks, and{Token}placeholders exactly. Tag counts were verified to match the English source (PlatformBlock: 57,ApiLink: 27,Sample: 14,FaqItem: 4). Addedlast_updated: "2026-08-31"andrelatedComponents: [Checkbox, ToggleButton]frontmatter fields to match the English source, alongside the existing_language: ja.docs/xplat/src/content/en/components/inputs/badge.mdxdocs/xplat/src/content/jp/components/inputs/badge.mdx<Sample>heights from212to250to match the English change. No prose changed in this file.docs/xplat/src/content/en/toc.jsondocs/xplat/src/content/jp/toc.jsonexclude: ["Angular"]entry for the Switch item and added"updated": true, matching the English toc.json change. The existing Japanesenamevalue ("スイッチ") was left untouched since it wasn't part of the diff.Not synced
docs/xplat/src/content/en/components/interactivity/accessibility-compliance.mdxhad a one-line link-path fix (../switch.mdx→../inputs/switch.mdx). The Japanese counterpart currently uses a different (older) table layout for this content that does not contain an equivalent Markdown link to update, so no change was made there. This pre-existing structural drift between the English and Japanese accessibility-compliance topics is unrelated to the Switch update and may need separate attention.