Skip to content

feat(i18n): translate src/content/learn/managing-state.md from English to Vietnamese #476

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 2 commits into
base: main
Choose a base branch
from

Conversation

KotonoSora
Copy link
Contributor

@KotonoSora KotonoSora commented Jun 5, 2025

🇻🇳 Vietnamese Translation: Managing State

Hi! I'm contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the "Managing State" chapter.

What's included

  • Vietnamese translation of managing-state.md
  • Preserved all code examples and markdown formatting
  • Kept terminology consistent with existing translations

Changes

  • ✅ Fully translated the chapter covering React state management concepts and patterns
  • ✅ Maintained code blocks, links, Sandpack components and LearnMore sections
  • ✅ Verified all internal links and formatting render correctly

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:
"Managing State" → "Quản Lý State"

Các phần chính:

  • "Reacting to input with state" → "Phản ứng với đầu vào thông qua state"
  • "Choosing the state structure" → "Chọn cấu trúc state"
  • "Sharing state between components" → "Chia sẻ state giữa các component"
  • "Preserving and resetting state" → "Bảo tồn và reset state"
  • "Extracting state logic into a reducer" → "Trích xuất logic state vào reducer"
  • "Passing data deeply with context" → "Truyền data sâu với context"
  • "Scaling up with reducer and context" → "Mở rộng với reducer và context"

Phần YouWillLearn:

  • Các bullet point về cách suy nghĩ về UI changes, cấu trúc state, lifting state up, state preservation/reset, reducer patterns, context usage, và scaling strategies

Phần "What's next?":

  • "What's next?" → "Tiếp theo là gì?"

Copy link

vercel bot commented Jun 5, 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 5, 2025 7:12am

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