-
Notifications
You must be signed in to change notification settings - Fork 125
Translate Portals into Ukrainian #82
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 Portals into Ukrainian #82
Conversation
Deploy preview for uk-reactjs ready! Built with commit 5e66c23 |
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.
Дякую за переклад :) Треба виправити зауваження від @mihilbabin
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.
fix 1 small typo
content/docs/portals.md
Outdated
@@ -110,8 +110,8 @@ class Parent extends React.Component { | |||
} | |||
|
|||
handleClick() { | |||
// Ця функція буде викликана при кліку по кнопці в компоненті Child, | |||
// оновлюючи стан компонента Parent, незважаючи на те, | |||
// Ця функція буде викликана при натисканню на кнопку в компоненті Child |
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.
натисканні
замість натисканню
Looks good, thank you, @necheporenko |
No description provided.