Skip to content

feat(i18n): translate src/content/learn/understanding-your-ui-as-a-tree.md from English to Vietnamese #478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KotonoSora
Copy link
Contributor

@KotonoSora KotonoSora commented Jun 7, 2025

🇻🇳 Vietnamese Translation: Understanding Your UI as a Tree

Hi! I'm contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the "Understanding Your UI as a Tree" lesson.

What's included

  • Vietnamese translation of understanding-your-ui-as-a-tree.md
  • Preserved all code examples and markdown formatting
  • Kept terminology consistent with existing translations

Changes

  • ✅ Fully translated the guide covering React's tree-based UI modeling concepts
  • ✅ Maintained code blocks, links, Sandpack components and Diagram sections
  • ✅ Verified all internal links and formatting render correctly
  • ✅ Translated all diagram alt text to Vietnamese while preserving accessibility

Looking forward to contributing more translations to the project! 🚀


Tóm tắt những gì đã được dịch:

Tiêu đề và phần Intro:
"Understanding Your UI as a Tree" → "Hiểu giao diện người dùng theo cấu trúc cây"

Các phần chính:

  • "Your UI as a tree" → "Giao diện người dùng theo cấu trúc cây"
  • "The Render Tree" → "Render Tree"
  • "The Module Dependency Tree" → "Module Dependency Tree"

Phần DeepDive:

  • "Where are the HTML tags in the render tree?" → "Các thẻ HTML ở đâu trong render tree?"

Nội dung chính đã dịch:

  • Giải thích về cách React sử dụng cấu trúc cây để mô hình hóa UI
  • Khái niệm render tree và module dependency tree
  • Mối quan hệ giữa component cha và component con
  • Conditional rendering và ảnh hưởng đến render tree
  • Ứng dụng thực tế của dependency trees trong việc bundle code
  • Tối ưu hóa hiệu suất và debug ứng dụng React

Copy link

vercel bot commented Jun 7, 2025

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
vi-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Jun 7, 2025 1:29am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant