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

[i18n] zh /build/smart-contracts/#948

Merged
WGB5445 merged 6 commits intomainfrom
logan/ai-zh
May 16, 2025
Merged

[i18n] zh /build/smart-contracts/#948
WGB5445 merged 6 commits intomainfrom
logan/ai-zh

Conversation

@WGB5445
Copy link
Contributor

@WGB5445 WGB5445 commented May 15, 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 added 5 commits May 15, 2025 19:23
- Refactored and added translations for various sections in the build documentation, including "Get Started," "Smart Contracts," and "Developer Setup."
- Introduced new cheat sheets for Ethereum and Solana to Aptos transitions.
- Added detailed guides on creating packages, compiling Move code, and using the Move on Aptos compiler.
- Included comprehensive information on the Confidential Asset standard and its implementation.
- Enhanced the structure and organization of the documentation for better clarity and accessibility.
- Introduced new pages covering cryptography, debugging, deployment, digital assets, error codes, fungible assets, linter, maps, modules, randomness, resource accounts, scripts, smart vectors, tables, third-party dependencies, tokens, and vectors.
- Enhanced the structure and organization of the documentation to improve clarity and accessibility for developers.
- Provided comprehensive guides and examples to facilitate understanding and usage of the Move programming language on the Aptos platform.
- Refactored links in the smart contracts documentation to point to the Chinese versions for topics such as testing, structs, and added new sections for debugging and maps.
- Removed outdated links and improved the overall structure for better navigation and accessibility.
- Enhanced the documentation to support developers working with the Move programming language on the Aptos platform.
- Revised titles and content for clarity and consistency in the Ethereum and Solana cheat sheets.
- Enhanced descriptions and examples to improve understanding of differences and similarities between Ethereum/Solana and Aptos.
- Improved formatting for better readability and accessibility in the documentation.
- Revised titles in the documentation for "Developer Setup," "Ethereum Cheatsheet," "Solana Cheatsheet," and various smart contract topics to include Chinese translations for improved clarity.
- Enhanced the structure and organization of the documentation to better support Chinese-speaking developers working with the Move programming language on the Aptos platform.
- Updated sections to ensure consistency and accessibility across the documentation.
@WGB5445 WGB5445 requested review from 0x-j and Copilot May 15, 2025 12:22
@vercel
Copy link

vercel bot commented May 15, 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 16, 2025 1:47am

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 PR adds Chinese (zh) translations and updates for the Aptos smart contracts documentation, covering topics from maps and linter usage to deployment, debugging, cryptography, and more. Key changes include the addition of new MDX pages for various documentation topics and corresponding updates in metadata files to support i18n.

Reviewed Changes

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

Show a summary per file
File Description
apps/nextra/pages/zh/build/smart-contracts/maps.mdx New documentation page for Map implementations
apps/nextra/pages/zh/build/smart-contracts/linter.mdx New page for Aptos Move Lint details
apps/nextra/pages/zh/build/smart-contracts/error-codes.mdx New page for Aptos error codes explanation
apps/nextra/pages/zh/build/smart-contracts/deployment.mdx Guide for deploying code objects
apps/nextra/pages/zh/build/smart-contracts/debugging.mdx Guide for debugging Move code with Aptos CLI
apps/nextra/pages/zh/build/smart-contracts/cryptography.mdx Comprehensive overview of Move cryptography features
... Several additional MDX pages and metadata updates for i18n

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@WGB5445 WGB5445 enabled auto-merge (squash) May 16, 2025 01:43
@WGB5445 WGB5445 merged commit 72e87ec into main May 16, 2025
6 checks passed
@WGB5445 WGB5445 deleted the logan/ai-zh branch May 16, 2025 01:47
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