chore(i8n,docs): processed translations (#41532)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@ -785,7 +785,7 @@ Config changes to our NGINX instances are maintained on GitHub, these should be
|
||||
Are you sure you want to continue? [y/N] y
|
||||
```
|
||||
|
||||
Select yes (y) to remove everything that is not in use.
|
||||
Select yes (y) to remove everything that is not in use. This will remove all stopped containers, all networks and volumes not used by at least one container, and all dangling images and build caches.
|
||||
|
||||
## Updating Node.js versions on VMs
|
||||
|
||||
@ -811,10 +811,10 @@ Verify installed packages
|
||||
npm ls -g --depth=0
|
||||
```
|
||||
|
||||
Alias `default` Node.js versions to the current `stable`
|
||||
Alias the `default` Node.js version to the current LTS
|
||||
|
||||
```console
|
||||
nvm alias default stable
|
||||
nvm alias default lts/*
|
||||
```
|
||||
|
||||
|
||||
|
@ -785,7 +785,7 @@ Config changes to our NGINX instances are maintained on GitHub, these should be
|
||||
Are you sure you want to continue? [y/N] y
|
||||
```
|
||||
|
||||
Select yes (y) to remove everything that is not in use.
|
||||
Select yes (y) to remove everything that is not in use. This will remove all stopped containers, all networks and volumes not used by at least one container, and all dangling images and build caches.
|
||||
|
||||
## Updating Node.js versions on VMs
|
||||
|
||||
@ -811,10 +811,10 @@ Verify installed packages
|
||||
npm ls -g --depth=0
|
||||
```
|
||||
|
||||
Alias `default` Node.js versions to the current `stable`
|
||||
Alias the `default` Node.js version to the current LTS
|
||||
|
||||
```console
|
||||
nvm alias default stable
|
||||
nvm alias default lts/*
|
||||
```
|
||||
|
||||
|
||||
|
@ -785,7 +785,7 @@ Config changes to our NGINX instances are maintained on GitHub, these should be
|
||||
Are you sure you want to continue? [y/N] y
|
||||
```
|
||||
|
||||
Select yes (y) to remove everything that is not in use.
|
||||
Select yes (y) to remove everything that is not in use. This will remove all stopped containers, all networks and volumes not used by at least one container, and all dangling images and build caches.
|
||||
|
||||
## Updating Node.js versions on VMs
|
||||
|
||||
@ -811,10 +811,10 @@ Verify installed packages
|
||||
npm ls -g --depth=0
|
||||
```
|
||||
|
||||
Alias `default` Node.js versions to the current `stable`
|
||||
Alias the `default` Node.js version to the current LTS
|
||||
|
||||
```console
|
||||
nvm alias default stable
|
||||
nvm alias default lts/*
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user