i18n - docs translations (#19135)

Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2026-03-30 18:40:35 +02:00
committed by GitHub
parent 5bde41ebbb
commit 369ae2862f
32 changed files with 212 additions and 268 deletions
@@ -38,7 +38,7 @@ yarn twenty dev
### Správa místního serveru
SDK obsahuje příkazy ke správě místního vývojového serveru Twenty (all-in-one obraz Dockeru s PostgreSQL, Redisem, serverem a workerem):
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):
```bash filename="Terminal"
# Spusťte místní server (v případě potřeby stáhne obraz)