i18n(ja): sync outdated icon reference#3467
Conversation
|
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull Request Overview
This PR synchronizes the Japanese translation of the icon reference documentation with the main version by adding a missing section about the StarlightIcon TypeScript type.
- Adds documentation for the
StarlightIconTypeScript type in Japanese - Includes a code example showing how to use the type for referencing built-in Starlight icons
- Updates the documentation to match the structure of the main English version
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
HiDeoo
left a comment
There was a problem hiding this comment.
Thanks for the update 🙌
As a non-native speaker, I reviewed this PR using the Docs Translation Review Checklist and this looks perfect to me.
* main: (87 commits) i18n(ja): sync outdated aside page (withastro#3465) i18n(ja): sync outdated icon reference (withastro#3467) chore(deps): update pnpm/action-setup action to v4.2.0 (withastro#3460) Showcase: Add Saucer (withastro#3454) i18n(ja): resources/themes (withastro#3442) add openstatus showcase (withastro#3436) [ci] release (withastro#3434) Add `head` config validation for `meta` tags with `content` (withastro#3380) Fix Astro Island margins in Markdown (withastro#3340) Ensure tab links span the full tab height (withastro#3427) Move `<summary>` to top of `<details>` for validity (withastro#3423) Run all tests on CI workflow changes (withastro#3433) [ci] format i18n(fr): small rewording and fixes in top-level pages (withastro#3432) i18n(fr): small rewording and fixes in `guides` (withastro#3431) i18n(fr): fix typo and links in `reference` files (withastro#3429) i18n(fr): small rewording in `components` (withastro#3430) [ci] release (withastro#3384) i18n(de): Update `page.lastUpdated` translation to be more in‐line with the English translation (withastro#3416) Remove invalid value attribute from `<select>` (withastro#3421) ...

Description
sync outdated japanese icon reference page
related: #3465 (fixes broken links)