feat(i18n): translate src/content/learn/adding-interactivity.md from English to Vietnamese#471
Merged
chriskhoa merged 3 commits intoreactjs:mainfrom Jun 7, 2025
Merged
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🇻🇳 Vietnamese Translation: Adding Interactivity
Hi! I'm starting as a volunteer translator for vi.react.dev, and this is my first contribution.
What's included
src/content/learn/adding-interactivity.mdChanges
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: "Adding Interactivity" → "Thêm Tính Tương Tác"
Các phần chính:
"Responding to events" → "Phản hồi sự kiện"
"State: a component's memory" → "State: bộ nhớ của component"
"Render and commit" → "Render và commit"
"State as a snapshot" → "State như một snapshot"
"Queueing a series of state updates" → "Xếp hàng đợi một chuỗi cập nhật state"
"Updating objects in state" → "Cập nhật object trong state"
"Updating arrays in state" → "Cập nhật array trong state"
"What's next?" → "Tiếp theo là gì?"
Code examples đã được dịch:
Alert messages: 'Playing!' → 'Đang phát!', 'Uploading!' → 'Đang tải lên!'
Button text: 'Play Movie' → 'Phát Phim', 'Upload Image' → 'Tải Lên Ảnh'
Gallery controls: 'Next' → 'Tiếp theo', 'Hide/Show' → 'Ẩn/Hiện'
Form labels: 'Name' → 'Tên', 'Title' → 'Tiêu đề', 'City' → 'Thành phố'
Chat app: 'Send' → 'Gửi', 'Message' → 'Tin nhắn'
Counter: 'Score' → 'Điểm số'
Art Bucket List titles và descriptions
Tuân thủ quy tắc dịch:
Giữ nguyên các thuật ngữ kỹ thuật: Component, Hook, Props, Function, State, Render
Dịch các thuật ngữ user-facing: Application → Ứng dụng, Event → Sự kiện
Sử dụng văn phong kỹ thuật phù hợp cho tiếng Việt
Dịch tất cả LearnMore sections và liên kết nội bộ