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
### Yerel Sunucu Yönetimi
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, yerel bir Twenty geliştirme sunucusunu yönetmek için komutlar içerir (PostgreSQL, Redis, sunucu ve worker içeren hepsi bir arada Docker imajı, 2020 numaralı portta). Bu komutlar yalnızca Docker tabanlı geliştirme sunucusu için geçerlidir — kaynak koddan başlatılan bir Twenty örneğini yönetmezler (örn. 3000 numaralı portta `npx nx start twenty-server`):
```bash filename="Terminal"
# Yerel sunucuyu başlatın (gerekirse imajı indirir)