Skip to content
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

fix: correct translations #1339

Merged
merged 3 commits into from
Oct 16, 2023
Merged

fix: correct translations #1339

merged 3 commits into from
Oct 16, 2023

Conversation

jackleeio
Copy link
Contributor

英文版本:

React will call the Effect twice, but this is not a problem because calling setZoomLevel twice with the same value does not do anything.

线上的翻译:

React 会调用 Effect 两次,但这不是问题,使用相同的值调用 setZoomLevel 两次不会执行任何操作。

翻译优化成:

但这两次挂载时 setZoomLevel 的依赖项都是相同的

但这两次挂载时依赖项 zoomLevel 都是相同的

或许会更好

@github-actions
Copy link

github-actions bot commented Oct 11, 2023

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! 🙌

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.

3 participants