Skip to content

fix(cn): Fix translation error and align with the spacing conventions #1708

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

Merged

Conversation

ChuYang-FE
Copy link
Contributor

This PR focuses on:

  • Fixing a translation error:
    The original English text:

    Now that roomId is not a reactive value (and can’t change on a re-render), it doesn’t need to be a dependency:`

    Correct translation:
    现在 roomId 不是响应式值(并且不会在重新渲染时改变),因此它不需要作为依赖项:

    I believe the previous translation "那它不就不是依赖" is a typo, and this PR corrects it.

  • Unifying spacing rules:

    Added a space after English words to align with the spacing conventions across the document, ensuring consistency and better readability.

removing-effect-dependencies.md
Copy link

vercel bot commented Apr 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zh-hans-react-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2025 9:07am

Copy link
Collaborator

@loveloki loveloki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@loveloki loveloki merged commit 6848ec5 into reactjs:main Apr 27, 2025
9 checks passed
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.

None yet

2 participants