chore(docs): i18n sync (#15417)

This commit is contained in:
Adam 2026-02-28 15:27:11 -06:00 committed by GitHub
parent 971bd30516
commit e1e18c7abd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
174 changed files with 6358 additions and 4392 deletions

View file

@ -558,6 +558,7 @@ OpenCode può essere configurato tramite variabili d'ambiente.
| `OPENCODE_AUTO_SHARE` | boolean | Condivide automaticamente le sessioni |
| `OPENCODE_GIT_BASH_PATH` | string | Percorso all'eseguibile Git Bash su Windows |
| `OPENCODE_CONFIG` | string | Percorso al file di configurazione |
| `OPENCODE_TUI_CONFIG` | string | Percorso al file di configurazione TUI |
| `OPENCODE_CONFIG_DIR` | string | Percorso alla directory di configurazione |
| `OPENCODE_CONFIG_CONTENT` | string | Contenuto JSON di config inline |
| `OPENCODE_DISABLE_AUTOUPDATE` | boolean | Disabilita i controlli automatici di aggiornamento |