Skip to content

[jp-sync] Sync JP chip docs: add outlined section - #511

Open
github-actions[bot] wants to merge 2 commits into
vnextfrom
jp-sync/chip-outlined-ff0604e2eab4ae0f
Open

[jp-sync] Sync JP chip docs: add outlined section#511
github-actions[bot] wants to merge 2 commits into
vnextfrom
jp-sync/chip-outlined-ff0604e2eab4ae0f

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Original author: Simeon Simeonoff (sim.simeonoff@gmail.com)

Summary

Syncs the Japanese Angular chip documentation with the English changes introduced in PR #488 (docs(chip): add outlined content).

Files processed

English source Japanese counterpart
docs/angular/src/content/en/components/chip.mdx docs/angular/src/content/jp/components/chip.mdx

What changed

Added the アウトライン (Outlined) subsection under the バリアント (Variants) heading, matching the new ### Outlined section added in the English file. This includes:

  • Translated prose describing the outlined property
  • The unchanged HTML code block (<igx-chip outlined>Outlined</igx-chip>)
  • The <Sample> component tag for the chip-outlined demo

Generated by Sync Japanese Documentation (Angular) · 33.4 AIC · ⌖ 5.15 AIC · ⊞ 7.4K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Changed "Angular チップ" (katakana) to "Angular Chip" (English) in the
two body-prose sentences (Variants section and the new Outlined
section) in docs/angular/src/content/jp/components/chip.mdx.

Rationale: across the other Angular JP component topics (e.g.
badge.mdx, card.mdx, button.mdx), the component's proper name is kept
in English even in body prose ("Angular Badge は...", "Angular Card
は..."). chip.mdx was the only file directly attaching a katakana
translation of the component name to the subject ("Angular チップは").
The only other files with a comparable translated form use a "の"
construction (e.g. "Angular のタブ" in tabs.mdx, "Angular の
ページネーション" in paginator.mdx), which is a different, and
correct, pattern. This change aligns chip.mdx with the dominant
English-name convention and with the file's own headings, frontmatter,
ApiLink labels, and alt text, which already keep "Angular Chip" in
English.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant