Skip to content

feat(i18n): src/content/learn/synchronizing-with-effects.md from English to Vietnamese #487

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

🇻🇳 Vietnamese Translation: Synchronizing with Effects

Hi! I'm contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the "Synchronizing with Effects" lesson.

What's included

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

Changes

  • ✅ Fully translated the guide covering React Effects, external system synchronization, and Effect lifecycle management
  • ✅ 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:
"Synchronizing with Effects" → "Đồng bộ hóa với Effect"

Các phần chính:

  • "What are Effects and how are they different from events?" → "Effect là gì và chúng khác với event như thế nào?"
  • "You might not need an Effect" → "Bạn có thể không cần Effect"
  • "How to write an Effect" → "Cách viết một Effect"
  • "How to handle the Effect firing twice in development?" → "Cách xử lý Effect kích hoạt hai lần trong quá trình phát triển?"
  • "Putting it all together" → "Kết hợp tất cả lại"

Phần Challenges:

  • "Focus a field on mount" → "Focus một trường khi mount"
  • "Focus a field conditionally" → "Focus một trường có điều kiện"
  • "Fix an interval that fires twice" → "Fix an interval that fires twice"
  • "Fix fetching inside an Effect" → "Fix fetching inside an Effect"

Copy link

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

Copy link

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@KotonoSora KotonoSora marked this pull request as ready for review June 16, 2025 04:13
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