i18n(ja): Update routing.mdx in ja#7101
Conversation
Modified to be similar to the English sample code in "Nested Pagination" section
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
|
@fhiromasa Thank you! ありがとうございます! 確認したところ、本変更自体は問題ないようなのですが、このファイルには他にも変更が積み重なっており(https://github.com/withastro/docs/commits/467f5ce70acf35158a022f36f63c712de187a13b/src/content/docs/en/core-concepts/routing.mdx?browsing_rename_history=true&new_path=src/content/docs/en/guides/routing.mdx&original_branch=main の #4476 以降)、基本的にはあるページを翻訳する際はこれらをすべて修正することになっています。fhiromasa さんの方で追加でこれらに取り掛かってもらうことは可能でしょうか?(難しそうであればこちらで引き受けますので、無理そうであっても全然大丈夫です) |
|
@morinokami
こちら認識から漏れていてすみませんでした。 私のほうで翻訳してみます。 |
|
@fhiromasa ありがとうございます、ではよろしくお願いします🙏 対象としては、
で、一番上は既に修正いただいているので、残りを順番に対応していただくと間違いがないかと思います。他のファイルの変更は無視して、このファイルのみの修正で OK です。 終わったら自分をレビュアーにアサインしてもらうか、声を掛けてもらえればこちらで確認します。なお、Discord にもいますので、そちらでも大丈夫です! |
[code-example-syntax] hippo-proof code examples (withastro#5364)
fix: add spacing to 'added in' texts (withastro#5765)
Add <ReadMore> component (withastro#6267)
Document new routing priority behavior (withastro#6386)
|
@morinokami コミットメッセージの3行目に対象のプルリクエストを張り付けています。 |
morinokami
left a comment
There was a problem hiding this comment.
素早く対応していただきありがとうございます、いくつかコメントしましたのでご確認をお願いします!
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
Co-authored-by: Shinya Fujino <shf0811@gmail.com>
|
@morinokami すべての提案をコミットしました。 |
yanthomasdev
left a comment
There was a problem hiding this comment.
LGTM! Thanks @fhiromasa 🙌
* main: (55 commits) i18n(es): Update fonts.mdx (withastro#7199) i18n(es): Update images.mdx translation (withastro#7197) i18n(ru): Add `image-service-reference.mdx` translation (withastro#7202) i18n(it): Updated tutorials and small fix to install (withastro#7087) i18n(it): Updated basics (withastro#7088) i18n(it): Updated guides (withastro#7085) i18n(ja): Update `configuration-reference.mdx` (withastro#7158) i18n(ru): Update `islands.mdx` translation (withastro#7195) i18n(ru): Update `astro-syntax.mdx` translation (withastro#7187) i18n(ru): Update `tutorial/1-setup/2.mdx` translation (withastro#7186) i18n(pt-BR): Create `authentication.mdx` (withastro#6951) i18n(hi): add `astro-pages.mdx` (withastro#7003) i18n(ko-KR): add `ecommerce.mdx` (withastro#7149) i18n(ru): Update `fonts.mdx` translation (withastro#7166) i18n(ru): Update `recipes.mdx` translation (withastro#7165) i18n(ru): Update `migrate-to-astro.mdx` translation (withastro#7164) i18n(ja): Update routing.mdx in ja (withastro#7101) [i18nIgnore] Update 1.mdx i18n(fr): Update `guides/fonts.mdx` and `tutorial/1-setup/2.mdx` (withastro#7189) i18n(fr): Update `guides/images.mdx` and `guides/rss.mdx` (withastro#7151) ...
Modified to be similar to the English sample code in "Nested Pagination" section
Description (required)
The sample code for "nested pagination" in Japanese documents does not work properly.
Modified to be similar to the English sample code
The sample code in the English documentation worked
Sorry, I used translate.google.com service.
Related issues & labels (optional)