chore(i8n,docs): processed translations (#41616)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
CamperBot
2021-03-29 20:44:24 +09:00
committed by GitHub
parent 87c9c799c6
commit e4bfc97299
3 changed files with 6 additions and 6 deletions

View File

@ -433,7 +433,7 @@ Provisioning VMs with the Code
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot 2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
```console ```console
npm i -g npm npm i -g npm@6
npm i -g pm2 npm i -g pm2
pm2 install pm2-logrotate pm2 install pm2-logrotate
pm2 startup pm2 startup
@ -537,7 +537,7 @@ Provisioning VMs with the Code
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot 2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
```console ```console
npm i -g npm npm i -g npm@6
npm i -g pm2 npm i -g pm2
npm install -g serve npm install -g serve
pm2 install pm2-logrotate pm2 install pm2-logrotate

View File

@ -433,7 +433,7 @@ Provisioning VMs with the Code
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot 2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
```console ```console
npm i -g npm npm i -g npm@6
npm i -g pm2 npm i -g pm2
pm2 install pm2-logrotate pm2 install pm2-logrotate
pm2 startup pm2 startup
@ -537,7 +537,7 @@ Provisioning VMs with the Code
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot 2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
```console ```console
npm i -g npm npm i -g npm@6
npm i -g pm2 npm i -g pm2
npm install -g serve npm install -g serve
pm2 install pm2-logrotate pm2 install pm2-logrotate

View File

@ -433,7 +433,7 @@ Provisioning VMs with the Code
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot 2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
```console ```console
npm i -g npm npm i -g npm@6
npm i -g pm2 npm i -g pm2
pm2 install pm2-logrotate pm2 install pm2-logrotate
pm2 startup pm2 startup
@ -537,7 +537,7 @@ Provisioning VMs with the Code
2. Update `npm` and install PM2 and setup `logrotate` and startup on boot 2. Update `npm` and install PM2 and setup `logrotate` and startup on boot
```console ```console
npm i -g npm npm i -g npm@6
npm i -g pm2 npm i -g pm2
npm install -g serve npm install -g serve
pm2 install pm2-logrotate pm2 install pm2-logrotate