forked from nodejs/nodejs.org
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains 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
* 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 <brian.muenzenmeyer@gmail.com> Signed-off-by: Augustin Mauroy <augustin.mauroy@outlook.fr> * Update pages/en/learn/command-line/output-to-the-command-line-using-nodejs.md Co-authored-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com> Signed-off-by: Augustin Mauroy <augustin.mauroy@outlook.fr> * 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 <brian.muenzenmeyer@gmail.com> --------- Signed-off-by: Augustin Mauroy <augustin.mauroy@outlook.fr> Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com> Co-authored-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
removes unnecessary formatting Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Co-authored-by: Augustin Mauroy <augustin.mauroy@outlook.fr> Co-authored-by: Caner Akdas <canerakdas@gmail.com> Co-authored-by: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> Co-authored-by: Claudio W <cwunder@gnome.org> Co-authored-by: Claudio Wunder <cwunder@hubspot.com>
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. Thank you! |
Co-authored-by: Claudio Wunder <cwunder@hubspot.com>
Signed-off-by: Claudio W <cwunder@gnome.org>
…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
Signed-off-by: Claudio W <cwunder@gnome.org>
Signed-off-by: Claudio W <cwunder@gnome.org>
* fix: make headers on the website bold This makes the posts more readable Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com> * fixup! fix: make headers on the website bold Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com> --------- Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com>
Signed-off-by: Claudio W <cwunder@gnome.org>
* 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 <rlau@redhat.com> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> --------- Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> Co-authored-by: Richard Lau <rlau@redhat.com>
Signed-off-by: Claudio W <cwunder@gnome.org>
* 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 <canerakdas@gmail.com>
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] <support@github.com> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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] <support@github.com> 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] <support@github.com> 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] <support@github.com> 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] <support@github.com> 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] <support@github.com> 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] <support@github.com> 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] <support@github.com> 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 <maximilian.henrich@ibmix.de>
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 <nodejs-crowdin@users.noreply.github.com> Co-authored-by: Claudio Wunder <cwunder@gnome.org>
* 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
* 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 <cwunder@gnome.org>
Co-authored-by: nodejs-crowdin <nodejs-crowdin@users.noreply.github.com>
* 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 <nodejs-crowdin@users.noreply.github.com>
* 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 <nodejs-crowdin@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )