Skip to content

i18n(zh-cn): Update v5.mdx and related docs#10702

Merged
liruifengv merged 39 commits into
withastro:mainfrom
Nin3lee:patch-7
Jan 16, 2025
Merged

i18n(zh-cn): Update v5.mdx and related docs#10702
liruifengv merged 39 commits into
withastro:mainfrom
Nin3lee:patch-7

Conversation

@Nin3lee
Copy link
Copy Markdown
Contributor

@Nin3lee Nin3lee commented Jan 14, 2025

Description (required)

Update v5.mdx and related docs

  • v5.mdx
  • mixed-content-data-collection-error.mdx
  • content-collection-type-mismatch-error.mdx
  • content-schema-contains-slug-error.mdx
  • integrations-reference.mdx
  • adapter-reference.mdx
  • content-collections.mdx

Related issues & labels (optional)

@github-actions github-actions Bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Jan 14, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 14, 2025

Deploy Preview for astro-docs-2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e2dd6fa
🔍 Latest deploy log https://app.netlify.com/sites/astro-docs-2/deploys/6788b9af4273a3000874de4d
😎 Deploy Preview https://deploy-preview-10702--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 Jan 14, 2025

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/content-collections.mdx Localization changed, will be marked as complete.
zh-cn/guides/upgrade-to/v4.mdx Localization changed, will be marked as complete.
zh-cn/guides/upgrade-to/v5.mdx Localization added, will be marked as complete.
zh-cn/reference/adapter-reference.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/content-collection-type-mismatch-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/content-schema-contains-slug-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/errors/mixed-content-data-collection-error.mdx Localization changed, will be marked as complete.
zh-cn/reference/integrations-reference.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.

@Nin3lee Nin3lee marked this pull request as draft January 14, 2025 10:02
@Nin3lee Nin3lee marked this pull request as ready for review January 14, 2025 16:01
Copy link
Copy Markdown
Contributor Author

@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.

将 legacy 译作的 遗留 统一修改为与之前文档相统一的 旧版

Comment thread src/content/docs/zh-cn/reference/errors/mixed-content-data-collection-error.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/content-collections.mdx Outdated
Comment thread src/content/docs/zh-cn/reference/errors/mixed-content-data-collection-error.mdx Outdated
Nin3lee and others added 2 commits January 16, 2025 14:10
…e-mismatch-error.mdx

Co-authored-by: liruifengv <liruifeng1024@gmail.com>
…lection-error.mdx

Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/guides/upgrade-to/v5.mdx Outdated
Comment thread src/content/docs/zh-cn/reference/errors/content-schema-contains-slug-error.mdx Outdated
Comment thread src/content/docs/zh-cn/reference/errors/mixed-content-data-collection-error.mdx Outdated
Nin3lee and others added 13 commits January 16, 2025 15:03
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Co-authored-by: liruifengv <liruifeng1024@gmail.com>
Copy link
Copy Markdown
Member

@liruifengv liruifengv left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!

@liruifengv liruifengv merged commit 432494f into withastro:main Jan 16, 2025
@Nin3lee Nin3lee deleted the patch-7 branch January 16, 2025 09:50
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