chore(i18n,docs): processed translations (#41747)

This commit is contained in:
camperbot
2021-04-05 23:54:28 +09:00
committed by GitHub
parent 523997c33b
commit 0442f975d6
3 changed files with 3 additions and 3 deletions

View File

@ -524,7 +524,7 @@ If you can't sign in, and instead you see a banner with an error message that it
**On Linux / macOS / WSL on Windows - From Terminal:** **On Linux / macOS / WSL on Windows - From Terminal:**
```console ```console
netstat -ab | grep "3000" netstat -a | grep "3000"
tcp4 0 0 0.0.0.0:3000 DESKTOP LISTEN tcp4 0 0 0.0.0.0:3000 DESKTOP LISTEN
``` ```

View File

@ -524,7 +524,7 @@ Si no puedes iniciar sesión, y en su lugar ves un banner con un mensaje de erro
**En Linux / macOS / WSL en Windows - Desde la terminal:** **En Linux / macOS / WSL en Windows - Desde la terminal:**
```console ```console
netstat -ab | grep "3000" netstat -a | grep "3000"
tcp4 0 0 0.0.0.0:3000 DESKTOP LISTEN tcp4 0 0 0.0.0.0:3000 DESKTOP LISTEN
``` ```

View File

@ -524,7 +524,7 @@ If you can't sign in, and instead you see a banner with an error message that it
**On Linux / macOS / WSL on Windows - From Terminal:** **On Linux / macOS / WSL on Windows - From Terminal:**
```console ```console
netstat -ab | grep "3000" netstat -a | grep "3000"
tcp4 0 0 0.0.0.0:3000 DESKTOP LISTEN tcp4 0 0 0.0.0.0:3000 DESKTOP LISTEN
``` ```