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

This commit is contained in:
camperbot
2023-11-29 03:28:24 +05:30
committed by GitHub
parent 7817eb0d36
commit 02e1deebea
16 changed files with 24 additions and 24 deletions

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Ensure that MongoDB and Client Applications are Running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). In order for Playwright tests to work, be sure that you use the `pnpm run seed:certified-user` command.
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ If starting the Gitpod environment did not automatically develop the environment
- Seed the database
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Develop the server and client

View File

@@ -246,7 +246,7 @@ Next, let's seed the database. In this step, we run the below command that fills
pnpm run seed
```
By default, you will be signed in as a new user without any completed certifications. Run the following commands if you need to develop with completed certifications:
By default, you will be signed in as a new user without any completed certifications. Run the following command if you need to develop with completed certifications or write Playwright tests:
```bash
pnpm run seed:certified-user

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Ensure that MongoDB and Client Applications are Running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). In order for Playwright tests to work, be sure that you use the `pnpm run seed:certified-user` command.
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ If starting the Gitpod environment did not automatically develop the environment
- Seed the database
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Develop the server and client

View File

@@ -246,7 +246,7 @@ Next, let's seed the database. In this step, we run the below command that fills
pnpm run seed
```
By default, you will be signed in as a new user without any completed certifications. Run the following commands if you need to develop with completed certifications:
By default, you will be signed in as a new user without any completed certifications. Run the following command if you need to develop with completed certifications or write Playwright tests:
```bash
pnpm run seed:certified-user

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Ensure that MongoDB and Client Applications are Running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). In order for Playwright tests to work, be sure that you use the `pnpm run seed:certified-user` command.
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ If starting the Gitpod environment did not automatically develop the environment
- Seed the database
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Develop the server and client

View File

@@ -246,7 +246,7 @@ Next, let's seed the database. In this step, we run the below command that fills
pnpm run seed
```
By default, you will be signed in as a new user without any completed certifications. Run the following commands if you need to develop with completed certifications:
By default, you will be signed in as a new user without any completed certifications. Run the following command if you need to develop with completed certifications or write Playwright tests:
```bash
pnpm run seed:certified-user

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Ensure that MongoDB and Client Applications are Running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). In order for Playwright tests to work, be sure that you use the `pnpm run seed:certified-user` command.
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ If starting the Gitpod environment did not automatically develop the environment
- Seed the database
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Develop the server and client

View File

@@ -246,7 +246,7 @@ Next, let's seed the database. In this step, we run the below command that fills
pnpm run seed
```
By default, you will be signed in as a new user without any completed certifications. Run the following commands if you need to develop with completed certifications:
By default, you will be signed in as a new user without any completed certifications. Run the following command if you need to develop with completed certifications or write Playwright tests:
```bash
pnpm run seed:certified-user

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Ensure that MongoDB and Client Applications are Running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). In order for Playwright tests to work, be sure that you use the `pnpm run seed:certified-user` command.
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ If starting the Gitpod environment did not automatically develop the environment
- Seed the database
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Develop the server and client

View File

@@ -246,7 +246,7 @@ Next, let's seed the database. In this step, we run the below command that fills
pnpm run seed
```
By default, you will be signed in as a new user without any completed certifications. Run the following commands if you need to develop with completed certifications:
By default, you will be signed in as a new user without any completed certifications. Run the following command if you need to develop with completed certifications or write Playwright tests:
```bash
pnpm run seed:certified-user

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Ensure that MongoDB and Client Applications are Running
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Start MongoDB and seed the database](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). In order for Playwright tests to work, be sure that you use the `pnpm run seed:certified-user` command.
- [Start the freeCodeCamp client application and API server](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ If starting the Gitpod environment did not automatically develop the environment
- Seed the database
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Develop the server and client

View File

@@ -246,7 +246,7 @@ Next, let's seed the database. In this step, we run the below command that fills
pnpm run seed
```
By default, you will be signed in as a new user without any completed certifications. Run the following commands if you need to develop with completed certifications:
By default, you will be signed in as a new user without any completed certifications. Run the following command if you need to develop with completed certifications or write Playwright tests:
```bash
pnpm run seed:certified-user

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Veja se as aplicações de client e do MongoDB estão em execução
- [Inicie o MongoDB e crie o banco de dados](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Inicie o MongoDB e crie o banco de dados](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). Para que os testes do Playwright funcionem, certifique-se de usar o comando `pnpm run seed:certified-user`.
- [Inicie também a aplicação de client do freeCodeCamp e o servidor da API](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ Se, ao iniciar o ambiente do Gitpod, o ambiente não foi desenvolvido automatica
- Crie o banco de dados
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Desenvolva o servidor e o client

View File

@@ -246,7 +246,7 @@ Em seguida, vamos criar o banco de dados. Nesta etapa, executamos o comando abai
pnpm run seed
```
Por padrão, você será conectado como um novo usuário sem nenhuma certificação concluída. Execute os seguintes comandos se precisar desenvolver com certificados concluídos:
Por padrão, você será conectado como um novo usuário sem nenhuma certificação concluída. Execute o seguinte comando se precisar desenvolver com certificados concluídos ou escrever testes do Playwright:
```bash
pnpm run seed:certified-user

View File

@@ -171,7 +171,7 @@ describe('The campers landing page', () => {
### 1. Переконайтеся, що MongoDB і клієнтські програми запущені
- [Запустіть MongoDB і заповнiть базу даних](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database)
- [Запустіть MongoDB та додайте базу даних](how-to-setup-freecodecamp-locally.md#step-3-start-mongodb-and-seed-the-database). Щоб тести Playwright працювали, переконайтесь, що використали команду `pnpm run seed:certified-user`.
- [Запустіть клієнтський застосунок freeCodeCamp і сервер API](how-to-setup-freecodecamp-locally.md#step-4-start-the-freecodecamp-client-application-and-api-server)
@@ -318,7 +318,7 @@ Playwright, як правило, є інструментом з дуже мал
- Заповніть базу даних
```bash
pnpm run seed
pnpm run seed:certified-user
```
- Розробіть сервер та клієнта

View File

@@ -246,7 +246,7 @@ mongod
pnpm run seed
```
Ви увійдете як новий користувач без будь-яких завершених сертифікацій за замовчуванням. Запустіть ці команди, якщо потрібні наявні виконані сертифікації:
Ви увійдете як новий користувач без будь-яких завершених сертифікацій за замовчуванням. Запустіть цю команду, якщо потрібно використати виконані сертифікації або написати тести Playwright:
```bash
pnpm run seed:certified-user