fix(docs): locale translations

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

View file

@ -259,7 +259,7 @@ export const EnvProtection = async ({ project, client, $, directory, worktree })
### Inietta variabili d'ambiente
Inietta variabili d'ambiente in tutte le esecuzioni di shell (strumenti AI e terminali utente):
Inietta variabili d'ambiente in tutte le esecuzioni di shell (strumenti AI e terminal utente):
```javascript title=".opencode/plugins/inject-env.js"
export const InjectEnvPlugin = async () => {