Finished translation of "JavaScript in JSX with Curly Braces" page by ltlaitoff · Pull Request #487 · reactjs/uk.react.dev

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ltlaitoff

Copy link

Contributor

No description provided.

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"

bkatsevych reacted with thumbs up emoji

@github-actions

Copy link

Size 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! 🙌

@github-actions

Copy link

Size 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 bkatsevych merged commit 9a777b1 into reactjs:main

Oct 11, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bkatsevych bkatsevych bkatsevych approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ltlaitoff @bkatsevych