-
Notifications
You must be signed in to change notification settings - Fork 385
Translation for "Responding to Events" #861
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
Conversation
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.
Привет, спасибо за перевод, немного посмотрел, есть предложения, что думаешь?
Co-authored-by: Fedya Petrakov <[email protected]>
Co-authored-by: Fedya Petrakov <[email protected]>
Co-authored-by: Fedya Petrakov <[email protected]>
Co-authored-by: Fedya Petrakov <[email protected]>
Co-authored-by: Fedya Petrakov <[email protected]>
Co-authored-by: Fedya Petrakov <[email protected]>
Привет, согласен со всем. А по кнопке - оставим "я ничего не делаю", как считаешь? |
Давай :) |
Co-authored-by: Fedya Petrakov <[email protected]>
|
||
Finally, your `Button` component accepts a prop called `onClick`. It passes that prop directly to the built-in browser `<button>` with `onClick={onClick}`. This tells React to call the passed function on click. | ||
- `PlayButton` передает `handlePlayClick` в качестве пропа `onClick` внутренней кнопке. |
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.
пожалуйста проверьте чтобы были одинаковые переносы строк.
В будущем будут приходить правки, которые нужно будет ребейзить
"Responding to Events" page translation (src/content/learn/responding-to-events.md)