i18n - docs translations (#23389)

Created by Github action

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/23389?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>
<!-- End of auto-generated description by cubic. -->

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2026-07-27 21:03:52 +02:00
committed by GitHub
parent 49e2272fb9
commit 30aee1dee5
93 changed files with 2178 additions and 220 deletions
@@ -24,7 +24,7 @@ description: 관계 필드를 사용하여 객체를 연결하는 단계별 가
1. **설정 → 데이터 모델**로 이동
2. 관계를 만들 객체(보통 "다수" 측)를 선택합니다.
3. **+ New Field**를 클릭합니다
3. **+ 새 필드**를 클릭합니다
4. 필드 유형으로 **관계**를 선택합니다.
5. **대상 객체**를 선택합니다.
6. **일대다** 또는 **다대일**을 선택합니다.