Skip to content

i18n(zh-cn): Update some zh-cn pages about v5#10406

Merged
liruifengv merged 42 commits into
mainfrom
zh-cn/v5
Dec 26, 2024
Merged

i18n(zh-cn): Update some zh-cn pages about v5#10406
liruifengv merged 42 commits into
mainfrom
zh-cn/v5

Conversation

@liruifengv
Copy link
Copy Markdown
Member

@liruifengv liruifengv commented Dec 17, 2024

* i18n(zh-cn): Update `configuring-astro.mdx`

* Update src/content/docs/zh-cn/guides/configuring-astro.mdx

Co-authored-by: liruifengv <liruifeng1024@gmail.com>

---------

Co-authored-by: liruifengv <liruifeng1024@gmail.com>
@github-actions github-actions Bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Dec 17, 2024
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 17, 2024

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit 102674c
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/676d017ab5d7950008a7cd13
😎 Deploy Preview https://deploy-preview-10406--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@astrobot-houston
Copy link
Copy Markdown
Contributor

astrobot-houston commented Dec 17, 2024

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
zh-cn/guides/actions.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/contentful.mdx Localization changed, will be marked as complete.
zh-cn/guides/cms/keystatic.mdx Localization changed, will be marked as complete.
zh-cn/guides/configuring-astro.mdx Localization changed, will be marked as complete.
zh-cn/guides/content-collections.mdx Localization changed, will be marked as complete. 🔄️
zh-cn/guides/endpoints.mdx Localization changed, will be marked as complete.
zh-cn/guides/environment-variables.mdx Localization changed, will be marked as complete.
zh-cn/guides/imports.mdx Localization changed, will be marked as complete. 🔄️
zh-cn/guides/integrations-guide/markdoc.mdx Localization changed, will be marked as complete.
zh-cn/guides/integrations-guide/vercel.mdx Localization changed, will be marked as complete.
zh-cn/guides/internationalization.mdx Localization changed, will be marked as complete.
zh-cn/guides/markdown-content.mdx Localization changed, will be marked as complete.
zh-cn/guides/middleware.mdx Localization changed, will be marked as complete.
zh-cn/guides/migrate-to-astro/from-create-react-app.mdx Localization changed, will be marked as complete.
zh-cn/guides/migrate-to-astro/from-gatsby.mdx Localization changed, will be marked as complete.
zh-cn/guides/migrate-to-astro/from-gridsome.mdx Localization changed, will be marked as complete.
zh-cn/guides/migrate-to-astro/from-nextjs.mdx Localization changed, will be marked as complete.
zh-cn/guides/routing.mdx Localization changed, will be marked as complete.
zh-cn/guides/troubleshooting.mdx Localization changed, will be marked as complete.
zh-cn/guides/typescript.mdx Localization changed, will be marked as complete.
zh-cn/guides/upgrade-to/v2.mdx Localization changed, will be marked as complete.
zh-cn/guides/upgrade-to/v3.mdx Localization changed, will be marked as complete.
zh-cn/guides/upgrade-to/v4.mdx Localization changed, will be marked as complete.
zh-cn/recipes/call-endpoints.mdx Localization changed, will be marked as complete.
zh-cn/reference/adapter-reference.mdx Localization changed, will be marked as complete.
zh-cn/reference/api-reference.mdx Localization changed, will be marked as complete.
zh-cn/reference/configuration-reference.mdx Localization changed, will be marked as complete. 🔄️
zh-cn/reference/errors/action-called-from-server-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/client-address-not-available.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/get-static-paths-expected-params.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/get-static-paths-invalid-route-param.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/get-static-paths-required.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/i18n-not-enabled.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/invalid-get-static-path-param.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/invalid-get-static-paths-entry.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/invalid-get-static-paths-return.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/no-matching-static-path-found.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/prerender-client-address-not-available.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/prerender-dynamic-endpoint-path-collide.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/redirect-with-no-location.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/rewrite-with-body-used.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/static-client-address-not-available.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/static-redirect-not-available.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/unknown-content-collection-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/modules/astro-actions.mdx Localization changed, will be marked as complete. 🔄️
zh-cn/reference/modules/astro-content.mdx Localization changed, will be marked as complete.
zh-cn/tutorial/5-astro-api/2.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

liruifengv and others added 2 commits December 17, 2024 17:14
* i18n(zh-cn): Update `typescript.mdx`

* fix: wrong link & indent

---------

Co-authored-by: liruifengv <liruifeng1024@gmail.com>
@liruifengv liruifengv marked this pull request as draft December 17, 2024 13:10
liruifengv and others added 23 commits December 17, 2024 21:10
* i18n(zh-cn): Update `configuration-reference.mdx`

* fix typo

* Update src/content/docs/zh-cn/reference/configuration-reference.mdx

* Update src/content/docs/zh-cn/reference/configuration-reference.mdx

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>

* Update src/content/docs/zh-cn/reference/configuration-reference.mdx

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>

* Update src/content/docs/zh-cn/reference/configuration-reference.mdx

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>

* Update src/content/docs/zh-cn/reference/configuration-reference.mdx

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>

* Update src/content/docs/zh-cn/reference/configuration-reference.mdx

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>

* i18n(zh-cn): Update `configuration-reference.mdx`

---------

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>
* i18n(zh-cn): Update `routing.mdx`

* Update src/content/docs/zh-cn/guides/routing.mdx

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>

---------

Co-authored-by: Nin3 <30520689+Nin3lee@users.noreply.github.com>
* 【WIP】i18n(zh-cn): Update `api-reference.mdx`

* i18n(zh-cn): Update `api-reference.mdx`
* i18n(zh-cn): Update `5-2.mdx`

* Update src/content/docs/zh-cn/tutorial/5-astro-api/2.mdx

* Update src/content/docs/zh-cn/tutorial/5-astro-api/2.mdx

* Update src/content/docs/zh-cn/tutorial/5-astro-api/2.mdx
* i18n(zh-cn): Update some migrate guides

* i18n(zh-cn): Update some migrate guides
* i18n(zh-cn): Update `v4.mdx`

* Update src/content/docs/zh-cn/guides/upgrade-to/v4.mdx
* i18n(zh-cn): Update `actions.mdx`

* fix toc headings
Comment thread src/content/docs/zh-cn/guides/migrate-to-astro/from-gatsby.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/migrate-to-astro/from-nextjs.mdx Outdated
Comment thread src/content/docs/zh-cn/reference/api-reference.mdx Outdated
@liruifengv liruifengv marked this pull request as ready for review December 26, 2024 06:44
Copy link
Copy Markdown
Contributor

@Nin3lee Nin3lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! Absolutely huge one! Thanks again for your effort and contribution!

@liruifengv
Copy link
Copy Markdown
Member Author

Let's ship it! 🚀

@liruifengv liruifengv merged commit 8663c9e into main Dec 26, 2024
@liruifengv liruifengv deleted the zh-cn/v5 branch December 26, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants