i18n - docs translations (#21841)

Created by Github action

<!-- This is an auto-generated description by cubic. -->
<a
href="https://cubic.dev/pr/twentyhq/twenty/pull/21841?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-06-19 13:52:47 +02:00
committed by GitHub
parent 0064ff6741
commit f61522b56a
12 changed files with 33 additions and 33 deletions
@@ -20,7 +20,7 @@ description: 필터링하고 정렬하여 필요한 레코드를 정확히 찾
| 필드 유형 | 사용 가능한 연산자 |
| ----- | ---------------------- |
| 텍스트 | 같음, 포함, 시작함, 끝남, 비어 있음 |
| 숫자 | 같음, 초과, 미만, 사이, 비어 있음 |
| 숫자 | 같음, 초과, 미만, 비어 있음 |
| 날짜 | 같음, 이전, 이후, 사이, 비어 있음 |
| 선택 | 같음, 다음 중 하나, 비어 있음 |
| 체크박스 | 참, 거짓 |