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

This commit is contained in:
camperbot
2022-01-25 23:38:20 +05:30
committed by GitHub
parent b115049ee2
commit d0d8d6f6a6
21 changed files with 1007 additions and 132 deletions

View File

@@ -459,7 +459,7 @@ Provisioning VMs with the Code
7. Build the server
```console
npm run ensure-env && npm run build:curriculum && npm run build:server
npm run create:config && npm run build:curriculum && npm run build:server
```
8. Start Instances
@@ -502,7 +502,7 @@ npm ci
3. Build the server
```console
npm run ensure-env && npm run build:curriculum && npm run build:server
npm run create:config && npm run build:curriculum && npm run build:server
```
4. Start Instances