Finished translation of "JavaScript in JSX with Curly Braces" page by ltlaitoff · Pull Request #487 · reactjs/uk.react.dev
Navigation Menu
{{ message }}
reactjs / uk.react.dev Public
- Notifications You must be signed in to change notification settings
- Fork 127
Merged
bkatsevych merged 2 commits intoreactjs:mainfrom
Oct 11, 2023Merged
Conversation
ltlaitoff commented Oct 10, 2023
| function formatDate(date) { | ||
| return new Intl.DateTimeFormat( | ||
| 'en-US', | ||
| 'uk-UA', |
Copy link
Contributor Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In my opinion, this code should result in "Список справ на вівторок", not "Список справ на Tuesday"
Copy link
github-actions
bot
commented
Oct 10, 2023
github-actions bot commented
Oct 10, 2023Size changes
Details
📦 Next.js Bundle Analysis for react-dev
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
bkatsevych
mentioned this pull request
bkatsevych reviewed Oct 11, 2023
src/content/learn/javascript-in-jsx-with-curly-braces.md
Outdated
Show resolved
Hide resolved
src/content/learn/javascript-in-jsx-with-curly-braces.md Outdated Show resolved Hide resolved
bkatsevych reviewed Oct 11, 2023
src/content/learn/javascript-in-jsx-with-curly-braces.md
Outdated
Show resolved
Hide resolved
src/content/learn/javascript-in-jsx-with-curly-braces.md Outdated Show resolved Hide resolved
bkatsevych reviewed Oct 11, 2023
src/content/learn/javascript-in-jsx-with-curly-braces.md
Outdated
Show resolved
Hide resolved
src/content/learn/javascript-in-jsx-with-curly-braces.md Outdated Show resolved Hide resolved
bkatsevych reviewed Oct 11, 2023
src/content/learn/javascript-in-jsx-with-curly-braces.md
Outdated
Show resolved
Hide resolved
src/content/learn/javascript-in-jsx-with-curly-braces.md Outdated Show resolved Hide resolved
bkatsevych reviewed Oct 11, 2023
src/content/learn/javascript-in-jsx-with-curly-braces.md
Outdated
Show resolved
Hide resolved
src/content/learn/javascript-in-jsx-with-curly-braces.md Outdated Show resolved Hide resolved
bkatsevych reviewed Oct 11, 2023
src/content/learn/javascript-in-jsx-with-curly-braces.md
Outdated
Show resolved
Hide resolved
src/content/learn/javascript-in-jsx-with-curly-braces.md Outdated Show resolved Hide resolved
bkatsevych reviewed Oct 11, 2023
src/content/learn/javascript-in-jsx-with-curly-braces.md
Outdated
Show resolved
Hide resolved
src/content/learn/javascript-in-jsx-with-curly-braces.md Outdated Show resolved Hide resolved
bkatsevych approved these changes Oct 11, 2023
Copy link
github-actions
bot
commented
Oct 11, 2023
github-actions bot commented
Oct 11, 2023Size changes
Details
📦 Next.js Bundle Analysis for react-dev
This analysis was generated by the Next.js Bundle Analysis action. 🤖
This PR introduced no changes to the JavaScript bundle! 🙌
bkatsevych
merged commit
9a777b1
into
reactjs:main
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment