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

This commit is contained in:
camperbot
2022-02-19 20:15:42 +05:30
committed by GitHub
parent 2d3ac85ebf
commit 4c86ecb6d8
14 changed files with 143 additions and 144 deletions

View File

@@ -12,7 +12,7 @@ Cypress テストもしくは「specs」の書き方については、Cypress
## テストを実行する方法
> [!NOTE] GitPod を使用している場合は、[Cypress と GitPod の設定](/how-to-add-cypress-tests#cypress-gitpod-setup) を参照してください。
> [!NOTE] GitPod を使用している場合は、[Cypress と GitPod の設定](/how-to-add-cypress-tests#cypress-と-gitpod-の設定) を参照してください。
### 1. MongoDB とクライアントアプリケーションが動作していることを確認する
@@ -74,4 +74,4 @@ npm run cypress:install-build-tools
- 端末でプロンプトが表示されたら、言語/エリアでキーボードのレイアウトを選択してください。
これで、[Cypress を実行することができます](/how-to-add-cypress-tests#_2-run-the-cypress-tests)。
これで、[Cypress を実行することができます](/how-to-add-cypress-tests#_2-cypress-テストを実行する)。