chore(i18n,docs): update translations (#44111)

This commit is contained in:
camperbot
2021-11-03 08:23:46 -07:00
committed by GitHub
parent 18a239e9a1
commit efdbf1c2b7
25 changed files with 323 additions and 322 deletions

View File

@@ -22,8 +22,8 @@ Some community members also develop on Windows 10 natively with Git for Windows
| Prerequisite | Version | Notes |
| --------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------- |
| [Node.js](http://nodejs.org) | `14.x` | We use the "Active LTS" version, See [LTS Schedule](https://nodejs.org/en/about/releases/). |
| npm (comes bundled with Node) | `6.x` | `npm` does not have LTS releases, we use the version bundled with Node.js Active LTS. |
| [Node.js](http://nodejs.org) | `16.x` | We use the "Active LTS" version, See [LTS Schedule](https://nodejs.org/en/about/releases/). |
| npm (comes bundled with Node) | `8.x` | We use the version bundled with Node.js Active LTS. |
| [MongoDB Community Server](https://docs.mongodb.com/manual/administration/install-community/) | `4.0.x` | - |
> [!ATTENTION] If you have a different version, please install the recommended version. We can only support installation issues for recommended versions. See [troubleshooting](#troubleshooting) for details.