Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

[i18n] add zh smart-contracts / create-aptos-dapp#951

Merged
WGB5445 merged 2 commits intomainfrom
logan/ai-zh
May 17, 2025
Merged

[i18n] add zh smart-contracts / create-aptos-dapp#951
WGB5445 merged 2 commits intomainfrom
logan/ai-zh

Conversation

@WGB5445
Copy link
Contributor

@WGB5445 WGB5445 commented May 16, 2025

Description

Checklist

  • If any existing pages were renamed or removed:
    • Were redirects added to next.config.mjs?
    • Did you update any relative links that pointed to the renamed / removed pages?
  • Do all Lints pass?
    • Have you ran pnpm fmt?
    • Have you ran pnpm lint?

@WGB5445 WGB5445 requested review from 0x-j and Copilot May 16, 2025 16:52
@vercel
Copy link

vercel bot commented May 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-docs-nextra ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 3:06am

@WGB5445 WGB5445 enabled auto-merge (squash) May 16, 2025 16:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds Chinese versions (zh) for the smart contracts and create-aptos-dapp pages to improve internationalization for Aptos documentation.

  • Added a translated smart-contracts page with embedded remote code examples and resource links.
  • Added a create-aptos-dapp page detailing usage instructions with multi-tab CLI commands.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
apps/nextra/pages/zh/build/smart-contracts.mdx Introduces the Chinese version of the smart contracts documentation with code examples and resource links.
apps/nextra/pages/zh/build/create-aptos-dapp.mdx Provides a new Chinese documentation page for the create-aptos-dapp template, including setup and usage instructions.
Comments suppressed due to low confidence (1)

apps/nextra/pages/zh/build/create-aptos-dapp.mdx:2

  • [nitpick] Confirm whether the title should be translated for localization consistency or kept in English as a product identifier.
title: "create-aptos-dapp"

Comment on lines +26 to +29
{/* <Card href="smart-contracts/prover">
<Card.Title>Move Prover</Card.Title>
<Card.Description>Formal specification and verification of Move contracts on Aptos</Card.Description>
</Card> */}
Copy link

Copilot AI May 16, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider removing the commented-out 'Move Prover' Card block if it's not intended for future use to reduce clutter.

Suggested change
{/* <Card href="smart-contracts/prover">
<Card.Title>Move Prover</Card.Title>
<Card.Description>Formal specification and verification of Move contracts on Aptos</Card.Description>
</Card> */}

Copilot uses AI. Check for mistakes.
@WGB5445 WGB5445 merged commit 9197b9c into main May 17, 2025
5 checks passed
@WGB5445 WGB5445 deleted the logan/ai-zh branch May 17, 2025 03:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants