mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-17 13:01:46 -04:00
chore(i18n,docs): processed translations (#52195)
This commit is contained in:
@@ -410,7 +410,7 @@ Follow these steps:
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Change directory to the mobile app:
|
||||
@@ -428,7 +428,7 @@ Follow these steps:
|
||||
9. Update the test file to use the challenge data JSON file:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Generate the challenge files:
|
||||
|
||||
@@ -410,7 +410,7 @@ Follow these steps:
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Change directory to the mobile app:
|
||||
@@ -428,7 +428,7 @@ Follow these steps:
|
||||
9. Update the test file to use the challenge data JSON file:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Generate the challenge files:
|
||||
|
||||
@@ -410,7 +410,7 @@ Sigue estos pasos:
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Change directory to the mobile app:
|
||||
@@ -428,7 +428,7 @@ Sigue estos pasos:
|
||||
9. Update the test file to use the challenge data JSON file:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Generate the challenge files:
|
||||
|
||||
@@ -410,7 +410,7 @@ Folge diesen Schritten:
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Change directory to the mobile app:
|
||||
@@ -428,7 +428,7 @@ Folge diesen Schritten:
|
||||
9. Update the test file to use the challenge data JSON file:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Generate the challenge files:
|
||||
|
||||
@@ -410,7 +410,7 @@ Segui questi passaggi:
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Change directory to the mobile app:
|
||||
@@ -428,7 +428,7 @@ Segui questi passaggi:
|
||||
9. Update the test file to use the challenge data JSON file:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Generate the challenge files:
|
||||
|
||||
@@ -410,7 +410,7 @@ Follow these steps:
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Change directory to the mobile app:
|
||||
@@ -428,7 +428,7 @@ Follow these steps:
|
||||
9. Update the test file to use the challenge data JSON file:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Generate the challenge files:
|
||||
|
||||
@@ -410,7 +410,7 @@ Siga estes passos:
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Mude o diretório para o diretório da aplicação para dispositivos móveis:
|
||||
@@ -428,7 +428,7 @@ Siga estes passos:
|
||||
9. Atualize o arquivo de testes para que use o arquivo JSON de dados do desafio:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Gere os arquivos do desafio:
|
||||
|
||||
@@ -410,7 +410,7 @@ flutter run
|
||||
|
||||
#### **Windows**
|
||||
```console
|
||||
copy .\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
copy .\shared\config\curriculum.json ..\mobile\mobile-app\curriculum.json
|
||||
```
|
||||
|
||||
7. Змініть каталог на мобільний застосунок:
|
||||
@@ -428,7 +428,7 @@ flutter run
|
||||
9. Оновіть файл тестів, щоб використовувати файл JSON з даними завдань:
|
||||
|
||||
```console
|
||||
sed -i '' 's/..\/..\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
sed -i '' 's/..\/..\/shared\/config\/curriculum.json/.\/curriculum.json/g' test/widget_test.dart
|
||||
```
|
||||
|
||||
10. Створіть файли завдань:
|
||||
|
||||
Reference in New Issue
Block a user