Skip to content

feat(i18n): translate src/content/learn/state-a-components-memory.md from English to Vietnamese #472

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

🇻🇳 Vietnamese Translation: State: a component’s memory

Hi! I’m contributing as a volunteer translator for vi.react.dev, and this PR adds the Vietnamese translation for the “State: a component’s memory” lesson.

What’s included

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

Changes

  • ✅ Fully translated the guide covering React state basics and memory model
  • ✅ Maintained code blocks, links, comments and DeepDive/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:
“State: a component’s memory” → “State: Bộ Nhớ Của Component”

Các phần chính:

  • “When a regular variable isn’t enough” → “Khi một biến thông thường không đủ”
  • “Meet your first Hook” → “Gặp gỡ Hook đầu tiên của bạn”
  • “Anatomy of useState” → “Giải phẫu của useState”
  • “Giving a component multiple state variables” → “Cung cấp nhiều biến state cho một component”
  • “How does React know which state to return?” → “React làm sao biết state nào để trả về?”
  • “State is isolated and private” → “State được cô lập và riêng tư”

Phần Challenges:

  • “Complete the gallery” → “Hoàn thành gallery”
  • “Fix stuck form inputs” → “Sửa lỗi form input bị kẹt”
  • “Fix a crash” → “Sửa lỗi crash”
  • “Remove unnecessary state” → “Loại bỏ state không cần thiết”

Copy link

vercel bot commented Jun 2, 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 2, 2025 4:05am

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