i18n(ja): add integrations-guide/index.mdx#13194
i18n(ja): add integrations-guide/index.mdx#13194yanthomasdev merged 4 commits intowithastro:mainfrom
Conversation
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
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
|
|
Just noting for @yanthomasdev that this page does not change (nor do the errors) going from v5 -> v6 docs, so I think it's OK to accept this new addition. |
Yusaku01
left a comment
There was a problem hiding this comment.
PR作成ありがとうございます!
1点コメントさせていただきました。お手数ですが、ご確認いただけますと幸いです🙏
| import { Steps } from '@astrojs/starlight/components'; | ||
|
|
||
|
|
||
| **Astroのインテグレーション**により、わずか数行のコードでプロジェクトに新たな機能や動作を追加できます。公式のインテグレーションだけでなく、[コミュニティが作成したもの](#その他のインテグレーションを探す)を使用したり、独自にカスタムインテグレーションを作成することも可能です。 |
There was a problem hiding this comment.
en版:build a custom integration yourself
ja版:独自にカスタムインテグレーションを作成する
上記の部分が、en版と異なり、テキストリンクが挿入されていないため、以下のようにリンク挿入していただいたほうがいいかもしれないです。遷移先のセクション名が 「## 独自のインテグレーションを作成する」のため、リンクを挿入するテキストは、独自のインテグレーションを作成するまでにしてみていますが、より良いものもあるかもです。🤔
There was a problem hiding this comment.
ありがとうございます!これは重大なミスでしたね... 提案いただいたもので問題なさそうでしたので、そのまま採用させてもらいました 🙏
|
Content is LGTM! |
* main: Update inferSize fetching behavior (withastro#13282) ci: update docs contributors (withastro#13292) feat(docs): Add Sevalla deployment guide and remove Kinsta deployment guide and assets (withastro#13286) Update link to current language tools repo (withastro#13287) Set max-age so prefetch works (withastro#13281) i18n(fr): add `errors/remote-image-not-allowed.mdx` (withastro#13288) i18n(ja): add integrations-guide/index.mdx (withastro#13194) i18n(zh-cn): Update cloudcannon.mdx (withastro#13257) i18n(zh-cn): Update configuration-reference.mdx (withastro#13259) i18n(zh-cn): Update `content-loader-reference.mdx` and `astro-content.mdx` (withastro#13260) i18n(zh-cn): Update `astro-assets.mdx` (withastro#13261) i18n(zh-cn): Update `api-reference.mdx` (withastro#13262) i18n(es): Update troubleshooting link to Spanish version (withastro#13266) ci: update error reference docs (withastro#13283) Bump Lunaria prerelease version (withastro#13285) i18n(fr): Fix french typo Tutorial p4 (withastro#13272) ci: update docs contributors (withastro#13268)
Description (required)
Translate integrations-guide/index.mdx into Japanese.
Related issues & labels (optional)