Skip to content
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

[pull] main from nodejs:main #323

Merged
merged 218 commits into from
Mar 5, 2024
Merged

[pull] main from nodejs:main #323

merged 218 commits into from
Mar 5, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 25, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

AugustinMauroy and others added 3 commits November 24, 2023 13:42
* chore(learn): small update

* update grammar

* add référence to Learn section

* update about to have same code as learn

* update from feedback

* rewrite: "Restart the application automatically"

* Update pages/en/learn/command-line/how-to-read-environment-variables-from-nodejs.md

Co-authored-by: Brian Muenzenmeyer <[email protected]>
Signed-off-by: Augustin Mauroy <[email protected]>

* Update pages/en/learn/command-line/output-to-the-command-line-using-nodejs.md

Co-authored-by: Brian Muenzenmeyer <[email protected]>
Signed-off-by: Augustin Mauroy <[email protected]>

* Update run-nodejs-scripts-from-the-command-line.md

* Update pages/en/learn/command-line/run-nodejs-scripts-from-the-command-line.md

Signed-off-by: Brian Muenzenmeyer <[email protected]>

---------

Signed-off-by: Augustin Mauroy <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
Co-authored-by: Brian Muenzenmeyer <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
removes unnecessary formatting

Signed-off-by: Brian Muenzenmeyer <[email protected]>
@pull pull bot added the ⤵️ pull label Nov 25, 2023
Co-authored-by: Augustin Mauroy <[email protected]>
Co-authored-by: Caner Akdas <[email protected]>
Co-authored-by: Augustin Mauroy <[email protected]>
Co-authored-by: Claudio W <[email protected]>
Co-authored-by: Claudio Wunder <[email protected]>
Copy link

Note

Your Pull Request seems to be updating Translations of the Node.js Website.

Whilst we appreciate your intent; Any Translation update should be done through our Crowdin Project.
We recommend giving a read on our Translation Guidelines.

Thank you!

ovflowd and others added 24 commits November 25, 2023 13:12
…ts (#6143)

* feat: made all icons as react components

* chore: removed original svg images of the now react components

* fix: fixed storybooks, styles, icons and isolated markdown styles

* fix: more style fixes

* fix: fixed more styles

* fix: flex-grow-shink for breadcrumbs

* meta: some doc improvements for storybook
* fix: make headers on the website bold

This makes the posts more readable

Signed-off-by: Joyee Cheung <[email protected]>

* fixup! fix: make headers on the website bold

Signed-off-by: Joyee Cheung <[email protected]>

---------

Signed-off-by: Joyee Cheung <[email protected]>
* fix: Use Next.js' way of adding webpack plugins

* deps: Bump Sentry SDK to version `7.84.0`
* Blog: v21.3.0 release post

Refs: nodejs/node#50954

* Apply suggestions from code review

Co-authored-by: Richard Lau <[email protected]>
Signed-off-by: Rafael Gonzaga <[email protected]>

---------

Signed-off-by: Rafael Gonzaga <[email protected]>
Co-authored-by: Richard Lau <[email protected]>
* refactor: updated components to be functional for website redesign

* chore: hooks separate generic hooks

* chore: updated storybook previews for redesign

* chore: removed other languages as they will be translated on crowdin

* fix: updated base styles for redesign

* chore: updated types

* feat: added new layouts (base, and article layout) and related "providers"

* feat: updated mdx engine and shared context and app layouts

* meta: updated packages, navigation, tailwind config, etc

* chore: moved package to prod deps

* fix: mocked module

* chore: design fixes

* fix: last story fix

* meta: mismatch of lock file

* fix: fixed styles and minor content-wise bug fixes

* fix: home icon go home

* chore: home aria label

* chore: some minimum design fixes

* refactor: paddings merged

* refactor: footer top border added

* fix: contrast ratio on dark mode breadcrumb

* fix: colspan changed to 2 for missing border

* fix: old layout table heading

* refactor: gradient and shadow colors replaced with theme colors

* chore: moved the `with` components to `components`

* refactor: tw config alpha channel and xl content padding

---------

Co-authored-by: Caner Akdas <[email protected]>
fix: layout sizing moved to the container
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v2.6.0...eb238b5)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [MishaKav/jest-coverage-comment](https://github.com/mishakav/jest-coverage-comment) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/mishakav/jest-coverage-comment/releases)
- [Changelog](https://github.com/MishaKav/jest-coverage-comment/blob/main/CHANGELOG.md)
- [Commits](MishaKav/jest-coverage-comment@41b5ca0...f2e8b56)

---
updated-dependencies:
- dependency-name: MishaKav/jest-coverage-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 29 commits March 3, 2024 05:56
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.18.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.16...10.4.18)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.35.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.33...8.4.35)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mdx group with 1 update: [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx).


Updates `@mdx-js/mdx` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/mdx)

---
updated-dependencies:
- dependency-name: "@mdx-js/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mdx
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the testing group with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `@testing-library/jest-dom` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.1...v6.4.2)

Updates `@testing-library/react` from 14.2.0 to 14.2.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.2.0...v14.2.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the lint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.1.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `7.1.0` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.0` | `14.1.1` |
| [stylelint-selector-bem-pattern](https://github.com/simonsmith/stylelint-selector-bem-pattern) | `3.0.1` | `4.0.0` |


Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.20.0 to 7.1.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.0/packages/parser)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

Updates `eslint-config-next` from 14.1.0 to 14.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.1/packages/eslint-config-next)

Updates `stylelint-selector-bem-pattern` from 3.0.1 to 4.0.0
- [Changelog](https://github.com/simonsmith/stylelint-selector-bem-pattern/blob/master/CHANGELOG.md)
- [Commits](https://github.com/simonsmith/stylelint-selector-bem-pattern/commits)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: stylelint-selector-bem-pattern
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the storybook group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls) | `7.6.12` | `7.6.17` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `7.6.12` | `7.6.17` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `7.6.12` | `7.6.17` |
| [@storybook/addon-viewport](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/viewport) | `7.6.12` | `7.6.17` |
| [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `7.6.12` | `7.6.17` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.6.15` | `0.8.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `7.6.15` | `7.6.17` |


Updates `@storybook/addon-controls` from 7.6.12 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/addons/controls)

Updates `@storybook/addon-interactions` from 7.6.12 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/addons/interactions)

Updates `@storybook/addon-themes` from 7.6.12 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/addons/themes)

Updates `@storybook/addon-viewport` from 7.6.12 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/addons/viewport)

Updates `@storybook/nextjs` from 7.6.12 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/frameworks/nextjs)

Updates `eslint-plugin-storybook` from 0.6.15 to 0.8.0
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.6.15...v0.8.0)

Updates `storybook` from 7.6.15 to 7.6.17
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/lib/cli)

---
updated-dependencies:
- dependency-name: "@storybook/addon-controls"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-interactions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-themes"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-viewport"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/nextjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 10.1.0 to 11.4.0.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases)
- [Commits](treosh/lighthouse-ci-action@03becbf...1b0e7c3)

---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…or items (#6410)

* fix: remove flex to enable truncation, add left spacing for items

Removes unneeded flex on select items which prevented truncation of long titles from working.
Adds left padding to better visualize hierarchy of groups and clickable items inside.

* fix: target only text to not break icon placement

---------

Co-authored-by: Maximilian Henrich <[email protected]>
chore(pr-template): remove `lint`command and add `build`
* New translations governance.md (Korean)
chore: synced translations from crowdin

* New translations governance.md (Russian)
chore: synced translations from crowdin

* New translations governance.md (Turkish)
chore: synced translations from crowdin

* New translations governance.md (Ukrainian)
chore: synced translations from crowdin

* New translations governance.md (Chinese Simplified)
chore: synced translations from crowdin

* New translations governance.md (Vietnamese)
chore: synced translations from crowdin

* New translations governance.md (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations governance.md (Indonesian)
chore: synced translations from crowdin

* New translations all.md (French)
chore: synced translations from crowdin

* New translations all.md (Spanish)
chore: synced translations from crowdin

* New translations all.md (Arabic)
chore: synced translations from crowdin

* New translations all.md (German)
chore: synced translations from crowdin

* New translations all.md (Italian)
chore: synced translations from crowdin

* New translations all.md (Japanese)
chore: synced translations from crowdin

* New translations all.md (Georgian)
chore: synced translations from crowdin

* New translations all.md (Korean)
chore: synced translations from crowdin

* New translations all.md (Russian)
chore: synced translations from crowdin

* New translations all.md (Turkish)
chore: synced translations from crowdin

* New translations all.md (Ukrainian)
chore: synced translations from crowdin

* New translations all.md (Chinese Simplified)
chore: synced translations from crowdin

* New translations all.md (Vietnamese)
chore: synced translations from crowdin

* New translations all.md (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations all.md (Indonesian)
chore: synced translations from crowdin

* New translations events.mdx (French)
chore: synced translations from crowdin

* New translations events.mdx (Spanish)
chore: synced translations from crowdin

* New translations events.mdx (Arabic)
chore: synced translations from crowdin

* New translations events.mdx (German)
chore: synced translations from crowdin

* New translations events.mdx (Italian)
chore: synced translations from crowdin

* New translations events.mdx (Japanese)
chore: synced translations from crowdin

* New translations events.mdx (Georgian)
chore: synced translations from crowdin

* New translations events.mdx (Korean)
chore: synced translations from crowdin

* New translations events.mdx (Russian)
chore: synced translations from crowdin

* New translations events.mdx (Turkish)
chore: synced translations from crowdin

* New translations events.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations events.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations events.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations events.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations events.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (French)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Spanish)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Arabic)
chore: synced translations from crowdin

* New translations previous-releases.mdx (German)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Italian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Japanese)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Georgian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Korean)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Russian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Turkish)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Indonesian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (French)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Spanish)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Arabic)
chore: synced translations from crowdin

* New translations security-reporting.mdx (German)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Italian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Japanese)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Georgian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Korean)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Russian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Turkish)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations search.mdx (French)
chore: synced translations from crowdin

* New translations search.mdx (Spanish)
chore: synced translations from crowdin

* New translations search.mdx (Arabic)
chore: synced translations from crowdin

* New translations search.mdx (German)
chore: synced translations from crowdin

* New translations search.mdx (Italian)
chore: synced translations from crowdin

* New translations search.mdx (Japanese)
chore: synced translations from crowdin

* New translations search.mdx (Georgian)
chore: synced translations from crowdin

* New translations search.mdx (Korean)
chore: synced translations from crowdin

* New translations search.mdx (Russian)
chore: synced translations from crowdin

* New translations search.mdx (Turkish)
chore: synced translations from crowdin

* New translations search.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations search.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations search.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations search.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations search.mdx (Indonesian)
chore: synced translations from crowdin

* New translations en.json (French)
chore: synced translations from crowdin

* New translations en.json (Spanish)
chore: synced translations from crowdin

* New translations en.json (Arabic)
chore: synced translations from crowdin

* New translations en.json (German)
chore: synced translations from crowdin

* New translations en.json (Italian)
chore: synced translations from crowdin

* New translations en.json (Japanese)
chore: synced translations from crowdin

* New translations en.json (Georgian)
chore: synced translations from crowdin

* New translations en.json (Korean)
chore: synced translations from crowdin

* New translations en.json (Russian)
chore: synced translations from crowdin

* New translations en.json (Turkish)
chore: synced translations from crowdin

* New translations en.json (Ukrainian)
chore: synced translations from crowdin

* New translations en.json (Chinese Simplified)
chore: synced translations from crowdin

* New translations en.json (Vietnamese)
chore: synced translations from crowdin

* New translations en.json (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations en.json (Indonesian)
chore: synced translations from crowdin

* chore: automated format of translated files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: do not escape links

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nodejs-crowdin <[email protected]>
Co-authored-by: Claudio Wunder <[email protected]>
* feat: added the aria-lable for the RSS link

* feat: added the translation key for RSS link in blogHeader

* fix: add subtitles directly to aria-label

* fix: renamed i18n keys and updated en.json
feat(i18n): added Persian lang
…low (#6411)

* Fix #6404 : Version dropdown on download page doesn't scroll on overflow

* Fix #6404 : Version dropdown on download page doesn't scroll on overflow (Updated v1)

* Fix #6404 : Version dropdown on download page doesn't scroll on overflow (Updated v2)
* New translations contribute.md (French)
chore: synced translations from crowdin

* New translations contribute.md (Persian)
chore: synced translations from crowdin

* New translations index.md (French)
chore: synced translations from crowdin

* New translations index.md (Persian)
chore: synced translations from crowdin

* New translations governance.md (French)
chore: synced translations from crowdin

* New translations governance.md (Spanish)
chore: synced translations from crowdin

* New translations governance.md (Arabic)
chore: synced translations from crowdin

* New translations governance.md (German)
chore: synced translations from crowdin

* New translations governance.md (Italian)
chore: synced translations from crowdin

* New translations governance.md (Japanese)
chore: synced translations from crowdin

* New translations governance.md (Georgian)
chore: synced translations from crowdin

* New translations governance.md (Korean)
chore: synced translations from crowdin

* New translations governance.md (Russian)
chore: synced translations from crowdin

* New translations governance.md (Turkish)
chore: synced translations from crowdin

* New translations governance.md (Ukrainian)
chore: synced translations from crowdin

* New translations governance.md (Chinese Simplified)
chore: synced translations from crowdin

* New translations governance.md (Vietnamese)
chore: synced translations from crowdin

* New translations governance.md (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations governance.md (Indonesian)
chore: synced translations from crowdin

* New translations governance.md (Persian)
chore: synced translations from crowdin

* New translations all.md (French)
chore: synced translations from crowdin

* New translations all.md (Spanish)
chore: synced translations from crowdin

* New translations all.md (Arabic)
chore: synced translations from crowdin

* New translations all.md (German)
chore: synced translations from crowdin

* New translations all.md (Italian)
chore: synced translations from crowdin

* New translations all.md (Japanese)
chore: synced translations from crowdin

* New translations all.md (Georgian)
chore: synced translations from crowdin

* New translations all.md (Korean)
chore: synced translations from crowdin

* New translations all.md (Russian)
chore: synced translations from crowdin

* New translations all.md (Turkish)
chore: synced translations from crowdin

* New translations all.md (Ukrainian)
chore: synced translations from crowdin

* New translations all.md (Chinese Simplified)
chore: synced translations from crowdin

* New translations all.md (Vietnamese)
chore: synced translations from crowdin

* New translations all.md (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations all.md (Indonesian)
chore: synced translations from crowdin

* New translations all.md (Persian)
chore: synced translations from crowdin

* New translations events.mdx (French)
chore: synced translations from crowdin

* New translations events.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations events.mdx (Persian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (Persian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (French)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Spanish)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Arabic)
chore: synced translations from crowdin

* New translations previous-releases.mdx (German)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Italian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Japanese)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Georgian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Korean)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Russian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Turkish)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Indonesian)
chore: synced translations from crowdin

* New translations previous-releases.mdx (Persian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (French)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Spanish)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Arabic)
chore: synced translations from crowdin

* New translations security-reporting.mdx (German)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Italian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Japanese)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Georgian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Korean)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Russian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Turkish)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Indonesian)
chore: synced translations from crowdin

* New translations security-reporting.mdx (Persian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (Persian)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (Persian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (Persian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (Persian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (Persian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (Persian)
chore: synced translations from crowdin

* New translations current.mdx (French)
chore: synced translations from crowdin

* New translations current.mdx (Spanish)
chore: synced translations from crowdin

* New translations current.mdx (Arabic)
chore: synced translations from crowdin

* New translations current.mdx (German)
chore: synced translations from crowdin

* New translations current.mdx (Italian)
chore: synced translations from crowdin

* New translations current.mdx (Japanese)
chore: synced translations from crowdin

* New translations current.mdx (Georgian)
chore: synced translations from crowdin

* New translations current.mdx (Korean)
chore: synced translations from crowdin

* New translations current.mdx (Russian)
chore: synced translations from crowdin

* New translations current.mdx (Turkish)
chore: synced translations from crowdin

* New translations current.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations current.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations current.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations current.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations current.mdx (Indonesian)
chore: synced translations from crowdin

* New translations current.mdx (Persian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (Persian)
chore: synced translations from crowdin

* New translations index.mdx (French)
chore: synced translations from crowdin

* New translations index.mdx (Spanish)
chore: synced translations from crowdin

* New translations index.mdx (Arabic)
chore: synced translations from crowdin

* New translations index.mdx (German)
chore: synced translations from crowdin

* New translations index.mdx (Italian)
chore: synced translations from crowdin

* New translations index.mdx (Japanese)
chore: synced translations from crowdin

* New translations index.mdx (Georgian)
chore: synced translations from crowdin

* New translations index.mdx (Korean)
chore: synced translations from crowdin

* New translations index.mdx (Russian)
chore: synced translations from crowdin

* New translations index.mdx (Turkish)
chore: synced translations from crowdin

* New translations index.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations index.mdx (Chinese Simplified)
chore: synced translations from crowdin

* New translations index.mdx (Vietnamese)
chore: synced translations from crowdin

* New translations index.mdx (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations index.mdx (Indonesian)
chore: synced translations from crowdin

* New translations index.mdx (Persian)
chore: synced translations from crowdin

* New translations search.mdx (French)
chore: synced translations from crowdin

* New translations search.mdx (Ukrainian)
chore: synced translations from crowdin

* New translations search.mdx (Persian)
chore: synced translations from crowdin

* New translations en.json (French)
chore: synced translations from crowdin

* New translations en.json (Spanish)
chore: synced translations from crowdin

* New translations en.json (Arabic)
chore: synced translations from crowdin

* New translations en.json (German)
chore: synced translations from crowdin

* New translations en.json (Italian)
chore: synced translations from crowdin

* New translations en.json (Japanese)
chore: synced translations from crowdin

* New translations en.json (Georgian)
chore: synced translations from crowdin

* New translations en.json (Korean)
chore: synced translations from crowdin

* New translations en.json (Russian)
chore: synced translations from crowdin

* New translations en.json (Turkish)
chore: synced translations from crowdin

* New translations en.json (Ukrainian)
chore: synced translations from crowdin

* New translations en.json (Chinese Simplified)
chore: synced translations from crowdin

* New translations en.json (Vietnamese)
chore: synced translations from crowdin

* New translations en.json (Portuguese, Brazilian)
chore: synced translations from crowdin

* New translations en.json (Indonesian)
chore: synced translations from crowdin

* New translations en.json (Persian)
chore: synced translations from crowdin

* fix: prettier config

---------

Co-authored-by: Claudio Wunder <[email protected]>
Co-authored-by: nodejs-crowdin <[email protected]>
* fix: added next-intl npm link to collaborator guide

* fix: some broken links on collaborator guide

* fix: edited the links and provided the right link for next-intl
Co-authored-by: nodejs-crowdin <[email protected]>
* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: synced translations from crowdin [skip ci]

* chore: automated format of translated files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: nodejs-crowdin <[email protected]>
@pull pull bot merged commit f0b0249 into NOUIY:main Mar 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.