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

This commit is contained in:
camperbot
2022-01-22 20:32:35 +05:30
committed by GitHub
parent 9cf0a935aa
commit d039479e66
7 changed files with 26 additions and 54 deletions

View File

@ -44,11 +44,7 @@ To run tests against production builds, replace `dev` with `prd` below.
## Cypress-GitPod Setup
### 1. Ensure you are on the _Feature Preview_ of GitPod _as of 01/02/2021_
- Go to [GitPod Docs - Feature Preview](https://www.gitpod.io/docs/feature-preview/) to see how to enable _Feature Preview_
### 2. Ensure Development Environment is Running
### 1. Ensure Development Environment is Running
If starting the GitPod environment did not automatically develop the environment:
@ -70,7 +66,7 @@ npm run seed
npm run develop
```
### 3. Install Cypress Build Tools
### 2. Install Cypress Build Tools
```console
npm run cypress:install-build-tools