Skip to content

docs(zh-cn): translate distribute/windows-installer to Chinese - #4092

Open
ethanbourne789 wants to merge 2 commits into
tauri-apps:v2from
ethanbourne789:zh-cn-windows-installer
Open

docs(zh-cn): translate distribute/windows-installer to Chinese#4092
ethanbourne789 wants to merge 2 commits into
tauri-apps:v2from
ethanbourne789:zh-cn-windows-installer

Conversation

@ethanbourne789

Copy link
Copy Markdown

What does this PR do?

Adds the Chinese (Simplified) translation of the distribute/windows-installer.mdx documentation page.

Why?

The page src/content/docs/distribute/windows-installer.mdx did not have a Chinese version yet. This PR contributes the zh-cn translation, following the same conventions as the existing Chinese docs in src/content/docs/zh-cn/distribute/ (frontmatter with i18nReady: true and sidebar.order, code blocks/components/commands preserved verbatim, reference links kept consistent).

Content translated

  • Build: local build, cross-compiling on Linux/macOS (NSIS, LLVM/LLD, cargo-xwin), and 32-bit/ARM64 builds
  • Windows 7 support
  • FIPS compliance
  • WebView2 installation options (downloadBootstrapper / embedBootstrapper / offlineInstaller / fixedVersion / skip) and minimum WebView2 version
  • Customizing the WiX installer (template, WiX fragments, internationalization)
  • Customizing the NSIS installer (template, hooks, installing dependencies with hooks, install modes, internationalization)

Validation

  • All 28 fenced code blocks preserved byte-for-byte with the English source
  • All reference link definitions match the English source
  • Internal anchor links preserved

Files changed

  • src/content/docs/zh-cn/distribute/windows-installer.mdx (new)

@ethanbourne789
ethanbourne789 requested a review from a team as a code owner September 1, 2026 00:50
@github-project-automation github-project-automation Bot moved this to 🪵 Backlog in Documentation Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit dcb843a
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6a96930d5e7f7100080333e9
😎 Deploy Preview https://deploy-preview-4092--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (🔴 down 1 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

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

@github-actions github-actions Bot added i18n Is this related to translations? i18n: zh-cn Is this related to zh-cn translations? labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i18n: zh-cn Is this related to zh-cn translations? i18n Is this related to translations?

Projects

Status: 🪵 Backlog

Development

Successfully merging this pull request may close these issues.

1 participant