i18n - docs translations (#19137)

Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2026-03-30 20:38:05 +02:00
committed by GitHub
parent 383935d0d9
commit a6cecdbd49
12 changed files with 12 additions and 12 deletions
@@ -38,7 +38,7 @@ yarn twenty dev
### Gestione del server locale
The SDK includes commands to manage a local Twenty dev server (all-in-one Docker image with PostgreSQL, Redis, server, and worker on port 2020). These commands only apply to the Docker-based dev server — they do not manage a Twenty instance started from source (e.g. `npx nx start twenty-server` on port 3000):
L'SDK include comandi per gestire un server di sviluppo locale di Twenty (immagine Docker all-in-one con PostgreSQL, Redis, server e worker sulla porta 2020). Questi comandi si applicano solo al server di sviluppo basato su Docker — non gestiscono un'istanza di Twenty avviata dal sorgente (ad es. `npx nx start twenty-server` sulla porta 3000):
```bash filename="Terminal"
# Avvia il server locale (scarica l'immagine se necessario)