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
### Gestionarea serverului local
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):
SDK-ul include comenzi pentru a gestiona un server local de dezvoltare Twenty (imagine Docker all-in-one cu PostgreSQL, Redis, server și worker pe portul 2020). Aceste comenzi se aplică doar serverului de dezvoltare bazat pe Docker — nu gestionează o instanță Twenty pornită din sursă (de exemplu, `npx nx start twenty-server` pe portul 3000):
```bash filename="Terminal"
# Pornește serverul local (descarcă imaginea dacă este necesar)