Skip to content

Commit f0fd589

Browse files
committed
Update internationalized READMEs
1 parent 664346e commit f0fd589

32 files changed

+576
-544
lines changed

locales/ca/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ git clone https://github.com/EL_TEU_USUARI/Roo-Code.git
9292
2. **Instal·la dependències:**
9393

9494
```
95-
npm run install:all
95+
pnpm install
9696
```
9797

9898
3. **Depuració:** Obre amb VS Code (`F5`).

locales/ca/README.md

Lines changed: 35 additions & 33 deletions
Large diffs are not rendered by default.

locales/de/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ git clone https://github.com/DEIN_USERNAME/Roo-Code.git
9292
2. **Abhängigkeiten installieren:**
9393

9494
```
95-
npm run install:all
95+
pnpm install
9696
```
9797

9898
3. **Debugging:** Öffne mit VS Code (`F5`).

locales/de/README.md

Lines changed: 35 additions & 33 deletions
Large diffs are not rendered by default.

locales/es/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ git clone https://github.com/TU_USUARIO/Roo-Code.git
9292
2. **Instalar Dependencias:**
9393

9494
```
95-
npm run install:all
95+
pnpm install
9696
```
9797

9898
3. **Depuración:** Abre con VS Code (`F5`).

locales/es/README.md

Lines changed: 35 additions & 33 deletions
Large diffs are not rendered by default.

locales/fr/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ git clone https://github.com/TON_UTILISATEUR/Roo-Code.git
9292
2. **Installer les dépendances :**
9393

9494
```
95-
npm run install:all
95+
pnpm install
9696
```
9797

9898
3. **Débogage :** Ouvre avec VS Code (`F5`).

locales/fr/README.md

Lines changed: 35 additions & 33 deletions
Large diffs are not rendered by default.

locales/hi/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ git clone https://github.com/आपका_यूज़रनेम/Roo-Code.git
9292
2. **डिपेंडेंसी इंस्टॉल करें:**
9393

9494
```
95-
npm run install:all
95+
pnpm install
9696
```
9797

9898
3. **डिबगिंग:** VS Code में `F5` दबाएं।

locales/hi/README.md

Lines changed: 35 additions & 33 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)