fix(docs): locale translations

This commit is contained in:
Adam 2026-02-10 07:11:13 -06:00
parent 19ad7ad809
commit 4c4e30cd71
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
351 changed files with 3744 additions and 3765 deletions

View file

@ -58,7 +58,7 @@ Esegui comandi di shell nel tuo ambiente di progetto.
}
```
Questo strumento permette all'LLM di eseguire comandi da terminale come `npm install`, `git status` o qualunque altro comando di shell.
Questo strumento permette all'LLM di eseguire comandi da terminal come `npm install`, `git status` o qualunque altro comando di shell.
---