Translated "adding interactivity" page by MinichMykyta · Pull Request #539 · reactjs/uk.react.dev
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| uk-legacy-reactjs-org | ⬜️ Ignored (Inspect) | Visit Preview | Dec 29, 2024 4:56pm |
Regarding the PR itself:
- Please, shorten the name to
Translated "adding interactivity" pageor similar. - The Vercel deployment has failed. Usually it happens if page has invalid content that can’t be parsed. Please, run your fork locally as described in README and find out if that’s a case. I suggest to check this line as it’s possible for
<button>without `` to be the root cause of failure, though I can’t check this myself right now.- Also it’s just a good practice to run your work locally after translation
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я додала коментарі для частин, які не будуть змінюватися
| <Toolbar | ||
| onPlayMovie={() => alert('Playing!')} | ||
| onUploadImage={() => alert('Uploading!')} | ||
| onPlayMovie={() => alert('Грає!')} |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Переклади прикладів мають співпадати із вже перекладеними розділами. Далі для інших місць треба буде перевірити, коли перекладуть інші частини
MinichMykyta
changed the title
Translated "adding interactivity" page on the React documentation website.
Translated "adding interactivity" page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters