-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
docs(cn): translate content/docs/faq-styling.md into Chinese #134
Conversation
Deploy preview for cn-reactjs ready! Built with commit 9697436 |
Deploy preview for zh-hans-reactjs ready! Built with commit 9697436 |
Co-Authored-By: infinnie <w4ergf@qq.com>
不好意思,这个 PR 拖的有点久,但是有些部分还是改一下 @infinnie |
Co-Authored-By: infinnie <w4ergf@qq.com>
Co-Authored-By: infinnie <w4ergf@qq.com>
|
||
### Are inline styles bad? {#are-inline-styles-bad} | ||
### 行内样式不好 (bad) 吗? {#are-inline-styles-bad} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
为啥 bad 也括号一下?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
### 行内样式不好 (bad) 吗? {#are-inline-styles-bad} | |
### 内联样式不好吗? {#are-inline-styles-bad} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bad 不是你们推荐保留原文的么?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
之前不翻译的场景是在注释中,单独的一个 Bad!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里倒也无伤大雅,所以我当时就没有修改
|
||
CSS classes are generally better for performance than inline styles. | ||
从性能角度来说,CSS 的 class 通常比行内样式更好。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我看到的文档把 inline style 翻译成“内联样式的比较多”
@infinnie 拖的时间有点久,Sorry!感谢提交!后面会有译者墙,请期待。 |
…#134) * Translate: FAQ\Styling and CSS reactjs#4 * Update faq-styling.md * Update content/docs/faq-styling.md Co-Authored-By: infinnie <w4ergf@qq.com> * Update faq-styling.md * Update content/docs/faq-styling.md Co-Authored-By: infinnie <w4ergf@qq.com> * Update content/docs/faq-styling.md Co-Authored-By: infinnie <w4ergf@qq.com> * Update faq-styling.md * Update faq-styling.md * Update faq-styling.md
No description provided.