-
-
Notifications
You must be signed in to change notification settings - Fork 497
Translate: <select> #597
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
Translate: <select> #597
Conversation
###Description### - Reference -> 레퍼런스 - form -> 폼
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.
전반적으로 ~하십시오
같은 하오체가 많이 쓰였는데, 다른 문장과 잘 어울리지 않아서 다듬어 보았습니다. 혹시 더 있다면 바꿔주시면 감사하겠습니다 🙇♂️
@hg-pyun 피드백 감사합니다!
문맥에 신경쓰면 말씀하신 방법이 좋겠군요! |
@hg-pyun 수정완료했습니다! |
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.
반영 감사합니다! LGTM
Size changes📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
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.
|
||
By default, the browser will select the first `<option>` in the list. To select a different option by default, pass that `<option>`'s `value` as the `defaultValue` to the `<select>` element. | ||
### 초기 선택 옵션 제공 {/*providing-an-initially-selected-option*/} | ||
|
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.
불필요한 줄바꿈이 있습니다.
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.
Progress