fix(docs): locale translations

This commit is contained in:
Adam 2026-02-10 16:02:18 -06:00 committed by opencode
commit 50c705cd2d
115 changed files with 700 additions and 702 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 terminal utente):
Inietta variabili d'ambiente in tutte le esecuzioni di shell (strumenti AI e terminale utente):
```javascript title=".opencode/plugins/inject-env.js"
export const InjectEnvPlugin = async () => {