Skip to content

feat(i18n): translate src/content/learn/queueing-a-series-of-state-up dates.md from English to Vietnamese #474

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 3, 2025

🇻🇳 Vietnamese Translation: Queueing a Series of State Updates

Hi! I'm contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the "Queueing a Series of State Updates" lesson.

What's included

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

Changes

  • ✅ Fully translated the guide covering React state batching and queue processing
  • ✅ Maintained code blocks, links, Sandpack components and Challenge/Solution 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:
"Queueing a Series of State Updates" → "Xếp hàng đợi cho một chuỗi các cập nhật state"

Các phần chính:

  • "React batches state updates" → "React gom nhóm các cập nhật state"
  • "Updating the same state multiple times before the next render" → "Cập nhật cùng một state nhiều lần trước lần render tiếp theo"
  • "What happens if you update state after replacing it" → "Điều gì xảy ra nếu bạn cập nhật state sau khi thay thế nó"
  • "What happens if you replace state after updating it" → "Điều gì xảy ra nếu bạn thay thế state sau khi cập nhật nó"
  • "Naming conventions" → "Quy ước đặt tên"

Phần Challenges:

  • "Fix a request counter" → "Sửa bộ đếm yêu cầu"
  • "Implement the state queue yourself" → "Tự triển khai hàng đợi state"

Copy link

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

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