diff --git a/packages/twenty-docs/l/ar/user-guide/data-model/how-tos/create-many-to-many-relations.mdx b/packages/twenty-docs/l/ar/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
index 8d8da0c912f..ae13229714b 100644
--- a/packages/twenty-docs/l/ar/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
+++ b/packages/twenty-docs/l/ar/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
@@ -53,9 +53,9 @@ People ←→ Project Assignments ←→ Projects
1. اذهب إلى **الإعدادات → نموذج البيانات**
2. انقر **+ كائن جديد**
3. سمِّه تسمية وصفية (مثلًا: "تعيين مشروع"، "عضو فريق"، "طلب منتج")
-4. Toggle "Skip creating a Name field" on
+4. فعِّل خيار "تخطي إنشاء حقل الاسم"
-
+
5. انقر على **حفظ**
@@ -63,27 +63,27 @@ People ←→ Project Assignments ←→ Projects
**اتفاقية التسمية**: استخدم اسمًا يصف العلاقة، مثل "تعيين مشروع" أو "عضوية الفريق". هذا يجعل نموذج البيانات أسهل في الفهم.
-## Step 2: Create Relations Between Objects and the Junction
+## الخطوة 2: إنشاء علاقات بين الكائنات وكائن الربط
-Add relation fields from each of your two objects to the junction object.
+أضف حقول العلاقة من كلٍ من الكائنين لديك إلى كائن الربط.
-### First Relation (Object A → Junction)
+### العلاقة الأولى (الكائن A → كائن الربط)
-1. Select your first object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one person can link to many assignments)
+1. حدِّد الكائن الأول لديك في **الإعدادات → نموذج البيانات**
+2. انقر **+ إضافة علاقة**
+3. اختر كائن الربط (مثلًا، "تعيينات المشروع")
+4. عيِّن نوع العلاقة إلى **واحد-إلى-متعدد** (يمكن لشخص واحد الارتباط بالعديد من التعيينات)
5. قم بتسمية الحقول:
* الحقل على الأشخاص: مثلًا، "تعيينات المشروع"
* الحقل على كائن الربط: مثلًا، "شخص"
6. انقر على **حفظ**
-### Second Relation (Object B → Junction)
+### العلاقة الثانية (الكائن B → كائن الربط)
-1. Select your second object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one project can link to many assignments)
+1. حدِّد الكائن الثاني لديك في **الإعدادات → نموذج البيانات**
+2. انقر **+ إضافة علاقة**
+3. اختر كائن الربط (مثلًا، "تعيينات المشروع")
+4. عيِّن نوع العلاقة إلى **واحد-إلى-متعدد** (يمكن لمشروع واحد الارتباط بالعديد من التعيينات)
5. فعّل **"هذه علاقة بكائن ربط"**
@@ -125,13 +125,13 @@ Add relation fields from each of your two objects to the junction object.
### إضافة علاقات
-1. **People → Project Assignment**
- * Type: One-to-Many
+1. **الأشخاص → تعيين مشروع**
+ * النوع: واحد-إلى-متعدد
* الحقل على الأشخاص: "تعيينات المشروع"
* الحقل على التعيين: "شخص"
-2. **Projects → Project Assignment**
- * Type: One-to-Many
+2. **المشاريع → تعيين مشروع**
+ * النوع: واحد-إلى-متعدد
* الحقل على المشاريع: "أعضاء الفريق"
* الحقل على التعيين: "مشروع"
diff --git a/packages/twenty-docs/l/cs/user-guide/data-model/how-tos/create-many-to-many-relations.mdx b/packages/twenty-docs/l/cs/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
index 12b25ad6281..c1588a4723c 100644
--- a/packages/twenty-docs/l/cs/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
+++ b/packages/twenty-docs/l/cs/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
@@ -53,9 +53,9 @@ Nejprve vytvořte mezilehlý objekt, který bude uchovávat propojení.
1. Přejděte do **Nastavení → Datový model**
2. Klikněte na **+ New object**
3. Pojmenujte jej výstižně (např. "Project Assignment", "Team Member", "Product Order")
-4. Toggle "Skip creating a Name field" on
+4. Přepněte "Přeskočit vytvoření pole Název" na zapnuto
-
+
5. Klikněte na **Uložit**
@@ -63,27 +63,27 @@ Nejprve vytvořte mezilehlý objekt, který bude uchovávat propojení.
**Konvence pojmenování**: Použijte název, který popisuje vztah, například "Project Assignment" nebo "Team Membership". Tím bude datový model srozumitelnější.
-## Step 2: Create Relations Between Objects and the Junction
+## Krok 2: Vytvořte vztahy mezi objekty a spojovacím objektem
-Add relation fields from each of your two objects to the junction object.
+Přidejte vztahová pole z obou objektů do spojovacího objektu.
-### First Relation (Object A → Junction)
+### První vztah (Objekt A → Junction)
-1. Select your first object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one person can link to many assignments)
+1. Vyberte svůj první objekt v **Settings → Data Model**
+2. Klikněte na **+ Přidat vztah**
+3. Vyberte spojovací objekt (např. "Project Assignments")
+4. Nastavte typ vztahu na **One-To-Many** (jedna osoba může být propojena s mnoha přiřazeními)
5. Pojmenujte pole:
* Pole na People: např. "Project Assignments"
* Pole na spojovacím objektu: např. "Person"
6. Klikněte na **Uložit**
-### Second Relation (Object B → Junction)
+### Druhý vztah (Objekt B → Junction)
-1. Select your second object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one project can link to many assignments)
+1. Vyberte svůj druhý objekt v **Settings → Data Model**
+2. Klikněte na **+ Přidat vztah**
+3. Vyberte spojovací objekt (např. "Project Assignments")
+4. Nastavte typ vztahu na **One-To-Many** (jeden projekt může být propojen s mnoha přiřazeními)
5. Povolte **"This is a relation to a Junction Object"**
@@ -126,12 +126,12 @@ Zde je kompletní postup:
### Přidejte vztahy
1. **People → Project Assignment**
- * Type: One-to-Many
+ * Typ: One-to-Many
* Pole na People: "Project Assignments"
* Pole na Assignment: "Person"
2. **Projects → Project Assignment**
- * Type: One-to-Many
+ * Typ: One-to-Many
* Pole na Projects: "Team Members"
* Pole na Assignment: "Project"
diff --git a/packages/twenty-docs/l/de/user-guide/billing/how-tos/billing-faq.mdx b/packages/twenty-docs/l/de/user-guide/billing/how-tos/billing-faq.mdx
index 08af83030a2..8748542acdf 100644
--- a/packages/twenty-docs/l/de/user-guide/billing/how-tos/billing-faq.mdx
+++ b/packages/twenty-docs/l/de/user-guide/billing/how-tos/billing-faq.mdx
@@ -16,11 +16,11 @@ Wenn Sie selbst hosten möchten und die Premium-Funktionen (SSO und Berechtigung
Premium-Funktionen sind nur in den Organization-Tarifen (Cloud oder Self-Hosted) verfügbar:
* **SSO-Integration**: Single Sign-On mit Ihrem Identitätsanbieter
* **Berechtigungen auf Zeilenebene**: feingranulare Zugriffskontrolle auf Datensatzebene
-* **AI usage data**: Track AI consumption across the workspace
+* **KI-Nutzungsdaten**: Verfolgen Sie den KI-Verbrauch in Ihrem Arbeitsbereich
-
-They offer the same premium features. However, a cloud subscription cannot be used for self-hosted deployments. Self-hosted requires an Enterprise key.
+
+Sie bieten dieselben Premium-Funktionen. Ein Cloud-Abonnement kann jedoch nicht für selbst gehostete Bereitstellungen verwendet werden. Für selbst gehostete Bereitstellungen ist ein Enterprise-Schlüssel erforderlich.
diff --git a/packages/twenty-docs/l/de/user-guide/data-model/how-tos/create-many-to-many-relations.mdx b/packages/twenty-docs/l/de/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
index 49a896137eb..bc6538a6fcb 100644
--- a/packages/twenty-docs/l/de/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
+++ b/packages/twenty-docs/l/de/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
@@ -53,9 +53,9 @@ Erstellen Sie zunächst das Zwischenobjekt, das die Verknüpfungen speichert.
1. Gehen Sie zu **Einstellungen → Datenmodell**
2. Klicken Sie auf **+ Neues Objekt**
3. Benennen Sie es aussagekräftig (z. B. "Projektzuweisung", "Teammitglied", "Produktbestellung")
-4. Toggle "Skip creating a Name field" on
+4. Schalten Sie "Erstellen eines Namensfelds überspringen" ein
-
+
5. Klicken Sie auf **Speichern**
@@ -63,27 +63,27 @@ Erstellen Sie zunächst das Zwischenobjekt, das die Verknüpfungen speichert.
**Namenskonvention**: Verwenden Sie einen Namen, der die Beziehung beschreibt, z. B. "Projektzuweisung" oder "Teammitgliedschaft". Das macht das Datenmodell leichter verständlich.
-## Step 2: Create Relations Between Objects and the Junction
+## Schritt 2: Beziehungen zwischen Objekten und dem Verknüpfungsobjekt erstellen
-Add relation fields from each of your two objects to the junction object.
+Fügen Sie für jedes Ihrer beiden Objekte Beziehungsfelder zum Verknüpfungsobjekt hinzu.
-### First Relation (Object A → Junction)
+### Erste Beziehung (Objekt A → Verknüpfung)
-1. Select your first object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one person can link to many assignments)
+1. Wählen Sie Ihr erstes Objekt unter **Einstellungen → Datenmodell** aus
+2. Klicken Sie auf **+ Beziehung hinzufügen**
+3. Wählen Sie das Verknüpfungsobjekt aus (z. B. "Projektzuweisungen")
+4. Legen Sie den Beziehungstyp auf **Eins-zu-Viele** fest (eine Person kann mit vielen Zuweisungen verknüpft werden)
5. Benennen Sie die Felder:
* Feld bei Personen: z. B. "Projektzuweisungen"
* Feld auf der Verknüpfung: z. B. "Person"
6. Klicken Sie auf **Speichern**
-### Second Relation (Object B → Junction)
+### Zweite Beziehung (Objekt B → Verknüpfung)
-1. Select your second object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one project can link to many assignments)
+1. Wählen Sie Ihr zweites Objekt unter **Einstellungen → Datenmodell** aus
+2. Klicken Sie auf **+ Beziehung hinzufügen**
+3. Wählen Sie das Verknüpfungsobjekt aus (z. B. "Projektzuweisungen")
+4. Legen Sie den Beziehungstyp auf **Eins-zu-Viele** fest (ein Projekt kann mit vielen Zuweisungen verknüpft werden)
5. Aktivieren Sie **"Dies ist eine Beziehung zu einem Verknüpfungsobjekt"**
@@ -125,13 +125,13 @@ Hier ist eine vollständige Schritt-für-Schritt-Anleitung:
### Beziehungen hinzufügen
-1. **People → Project Assignment**
- * Type: One-to-Many
+1. **Personen → Projektzuweisung**
+ * Typ: Eins-zu-Viele
* Feld bei Personen: "Projektzuweisungen"
* Feld bei Zuweisung: "Person"
-2. **Projects → Project Assignment**
- * Type: One-to-Many
+2. **Projekte → Projektzuweisung**
+ * Typ: Eins-zu-Viele
* Feld bei Projekten: "Teammitglieder"
* Feld bei Zuweisung: "Projekt"
diff --git a/packages/twenty-docs/l/it/user-guide/billing/how-tos/billing-faq.mdx b/packages/twenty-docs/l/it/user-guide/billing/how-tos/billing-faq.mdx
index 8f7cd85f8aa..b659020ad13 100644
--- a/packages/twenty-docs/l/it/user-guide/billing/how-tos/billing-faq.mdx
+++ b/packages/twenty-docs/l/it/user-guide/billing/how-tos/billing-faq.mdx
@@ -16,11 +16,11 @@ Se vuoi effettuare il self-hosting e hai bisogno delle funzionalità Premium (SS
Le funzionalità Premium sono disponibili solo nei piani Organization (Cloud o Self-Hosted):
* **Integrazione SSO**: Single Sign-On con il tuo provider di identità
* **Autorizzazioni a livello di riga**: controllo degli accessi granulare a livello di record
-* **AI usage data**: Track AI consumption across the workspace
+* **Dati di utilizzo dell'IA**: Tieni traccia del consumo dell'IA nel tuo spazio di lavoro
-
-They offer the same premium features. However, a cloud subscription cannot be used for self-hosted deployments. Self-hosted requires an Enterprise key.
+
+Offrono le stesse funzionalità Premium. Tuttavia, un abbonamento cloud non può essere utilizzato per distribuzioni self-hosted. La modalità self-hosted richiede una chiave Enterprise.
diff --git a/packages/twenty-docs/l/it/user-guide/data-model/how-tos/create-many-to-many-relations.mdx b/packages/twenty-docs/l/it/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
index a95fe34fb66..4093154b558 100644
--- a/packages/twenty-docs/l/it/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
+++ b/packages/twenty-docs/l/it/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
@@ -53,9 +53,9 @@ Per prima cosa, crea l'oggetto intermedio che conterrà i collegamenti.
1. Vai a **Impostazioni → Modello dati**
2. Fai clic su **+ Nuovo oggetto**
3. Assegnagli un nome descrittivo (ad es., "Assegnazione al progetto", "Membro del team", "Ordine del prodotto")
-4. Toggle "Skip creating a Name field" on
+4. Attiva l'opzione "Salta la creazione di un campo Nome"
-
+
5. Clicca su **Salva**
@@ -63,27 +63,27 @@ Per prima cosa, crea l'oggetto intermedio che conterrà i collegamenti.
**Convenzione di denominazione**: Usa un nome che descriva la relazione, come "Assegnazione al progetto" o "Appartenenza al team". Questo rende il modello di dati più facile da comprendere.
-## Step 2: Create Relations Between Objects and the Junction
+## Passaggio 2: Crea relazioni tra gli oggetti e l'oggetto di giunzione
-Add relation fields from each of your two objects to the junction object.
+Aggiungi campi di relazione da ciascuno dei due oggetti all'oggetto di giunzione.
-### First Relation (Object A → Junction)
+### Prima relazione (Oggetto A → Oggetto di giunzione)
-1. Select your first object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one person can link to many assignments)
+1. Seleziona il tuo primo oggetto in **Impostazioni → Modello dati**
+2. Fai clic su **+ Aggiungi relazione**
+3. Seleziona l'oggetto di giunzione (ad es., "Assegnazioni al progetto")
+4. Imposta il tipo di relazione su **Uno-a-molti** (una persona può collegarsi a molte assegnazioni)
5. Assegna un nome ai campi:
* Campo su Persone: ad es., "Assegnazioni ai progetti"
* Campo sull'oggetto di giunzione: ad es., "Persona"
6. Clicca su **Salva**
-### Second Relation (Object B → Junction)
+### Seconda relazione (Oggetto B → Oggetto di giunzione)
-1. Select your second object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one project can link to many assignments)
+1. Seleziona il tuo secondo oggetto in **Impostazioni → Modello dati**
+2. Fai clic su **+ Aggiungi relazione**
+3. Seleziona l'oggetto di giunzione (ad es., "Assegnazioni al progetto")
+4. Imposta il tipo di relazione su **Uno-a-molti** (un progetto può collegarsi a molte assegnazioni)
5. Abilita **"Questa è una relazione con un oggetto di giunzione"**
@@ -125,13 +125,13 @@ Ecco una procedura completa:
### Aggiungi relazioni
-1. **People → Project Assignment**
- * Type: One-to-Many
+1. **Persone → Assegnazione al progetto**
+ * Tipo: Uno-a-molti
* Campo su Persone: "Assegnazioni ai progetti"
* Campo su Assegnazione: "Persona"
-2. **Projects → Project Assignment**
- * Type: One-to-Many
+2. **Progetti → Assegnazione al progetto**
+ * Tipo: Uno-a-molti
* Campo su Progetti: "Membri del team"
* Campo su Assegnazione: "Progetto"
diff --git a/packages/twenty-docs/l/pt/user-guide/billing/how-tos/billing-faq.mdx b/packages/twenty-docs/l/pt/user-guide/billing/how-tos/billing-faq.mdx
index dadca554334..0b4a31659a7 100644
--- a/packages/twenty-docs/l/pt/user-guide/billing/how-tos/billing-faq.mdx
+++ b/packages/twenty-docs/l/pt/user-guide/billing/how-tos/billing-faq.mdx
@@ -16,11 +16,11 @@ Se você quiser hospedar por conta própria e precisar dos recursos Premium (SSO
Os recursos Premium estão disponíveis apenas nos planos Organization (Cloud ou Self-Hosted):
* **Integração de SSO**: Single Sign-On com seu provedor de identidade
* **Permissões em nível de linha**: Controle de acesso granular no nível de registro
-* **AI usage data**: Track AI consumption across the workspace
+* **Dados de uso de IA**: Acompanhe o consumo de IA em todo o espaço de trabalho
-
-They offer the same premium features. However, a cloud subscription cannot be used for self-hosted deployments. Self-hosted requires an Enterprise key.
+
+Ambos oferecem os mesmos recursos Premium. No entanto, uma assinatura na nuvem não pode ser usada para implantações autohospedadas. O ambiente autohospedado requer uma chave Enterprise.
diff --git a/packages/twenty-docs/l/pt/user-guide/layout/capabilities/navigation.mdx b/packages/twenty-docs/l/pt/user-guide/layout/capabilities/navigation.mdx
index d55b464d298..8ccf33d5c0e 100644
--- a/packages/twenty-docs/l/pt/user-guide/layout/capabilities/navigation.mdx
+++ b/packages/twenty-docs/l/pt/user-guide/layout/capabilities/navigation.mdx
@@ -35,4 +35,4 @@ Pressione `Cmd+K` (ou `Ctrl+K`) para abrir o menu de comandos — uma barra de p
Para personalizar a barra lateral, passe o cursor sobre a seção "Workspace" na barra lateral e clique no ícone de chave inglesa.
-
+
diff --git a/packages/twenty-docs/l/ru/user-guide/billing/how-tos/billing-faq.mdx b/packages/twenty-docs/l/ru/user-guide/billing/how-tos/billing-faq.mdx
index beed258518a..47cc0320f5e 100644
--- a/packages/twenty-docs/l/ru/user-guide/billing/how-tos/billing-faq.mdx
+++ b/packages/twenty-docs/l/ru/user-guide/billing/how-tos/billing-faq.mdx
@@ -16,11 +16,11 @@ description: Часто задаваемые вопросы о тарифах и
Премиум-функции доступны только в планах Organization (облако или Self-Hosted):
* **Интеграция с SSO**: единый вход с вашим провайдером идентификации
* **Разрешения на уровне записей**: детализированное управление доступом на уровне записей
-* **AI usage data**: Track AI consumption across the workspace
+* **Данные об использовании ИИ**: Отслеживайте потребление ИИ в рабочем пространстве
-
-They offer the same premium features. However, a cloud subscription cannot be used for self-hosted deployments. Self-hosted requires an Enterprise key.
+
+Они предлагают одинаковые премиум-функции. Однако облачную подписку нельзя использовать для развертываний на собственном хостинге. Для самостоятельно размещаемой версии требуется ключ Enterprise.
diff --git a/packages/twenty-docs/l/tr/user-guide/billing/how-tos/billing-faq.mdx b/packages/twenty-docs/l/tr/user-guide/billing/how-tos/billing-faq.mdx
index 9668d5a2918..91d4e743b2d 100644
--- a/packages/twenty-docs/l/tr/user-guide/billing/how-tos/billing-faq.mdx
+++ b/packages/twenty-docs/l/tr/user-guide/billing/how-tos/billing-faq.mdx
@@ -16,11 +16,11 @@ Kendiniz barındırmak istiyor ve Premium özelliklere (SSO ve satır düzeyi iz
Premium özellikler yalnızca Kuruluş planlarında (Bulut veya Kendi Barındırmalı) kullanılabilir:
* **SSO entegrasyonu**: Kimlik sağlayıcınızla Tek Oturum Açma
* **Satır düzeyi izinler**: Kayıt düzeyinde ayrıntılı erişim denetimi
-* **AI usage data**: Track AI consumption across the workspace
+* **Yapay Zeka kullanım verileri**: Çalışma alanı genelinde Yapay Zeka tüketimini takip edin
-
-They offer the same premium features. However, a cloud subscription cannot be used for self-hosted deployments. Self-hosted requires an Enterprise key.
+
+İkisi de aynı Premium özellikleri sunar. Ancak bulut aboneliği, kendi barındırmalı dağıtımlarda kullanılamaz. Kendi barındırmalı kurulumlar için bir Enterprise anahtarı gerekir.
diff --git a/packages/twenty-docs/l/tr/user-guide/layout/capabilities/navigation.mdx b/packages/twenty-docs/l/tr/user-guide/layout/capabilities/navigation.mdx
index 7215ca00485..907904efe7b 100644
--- a/packages/twenty-docs/l/tr/user-guide/layout/capabilities/navigation.mdx
+++ b/packages/twenty-docs/l/tr/user-guide/layout/capabilities/navigation.mdx
@@ -35,4 +35,4 @@ Komut menüsünü açmak için `Cmd+K` (veya `Ctrl+K`) tuşlarına basın — ke
Kenar çubuğunu özelleştirmek için kenar çubuğundaki "Workspace" bölümünün üzerine gelin ve anahtar simgesine tıklayın.
-
+
diff --git a/packages/twenty-docs/l/zh/user-guide/data-model/how-tos/create-many-to-many-relations.mdx b/packages/twenty-docs/l/zh/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
index 341c90780b4..16b644bdd8d 100644
--- a/packages/twenty-docs/l/zh/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
+++ b/packages/twenty-docs/l/zh/user-guide/data-model/how-tos/create-many-to-many-relations.mdx
@@ -53,9 +53,9 @@ People ←→ Project Assignments ←→ Projects
1. 进入 **设置 → 数据模型**
2. 点击 **+ 新建对象**
3. 使用描述性名称(例如,"Project Assignment"、"Team Member"、"Product Order")
-4. Toggle "Skip creating a Name field" on
+4. 将“跳过创建名称字段”切换为开启
-
+
5. 单击 **保存**
@@ -63,27 +63,27 @@ People ←→ Project Assignments ←→ Projects
**命名约定**:使用能描述关系的名称,例如 "Project Assignment" 或 "Team Membership"。 这会让数据模型更易理解。
-## Step 2: Create Relations Between Objects and the Junction
+## 第 2 步:在对象与连接对象之间创建关系
-Add relation fields from each of your two objects to the junction object.
+从您的两个对象分别向连接对象添加关系字段。
-### First Relation (Object A → Junction)
+### 第一条关系(对象 A → 连接对象)
-1. Select your first object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one person can link to many assignments)
+1. 在 **Settings → Data Model** 中选择您的第一个对象
+2. 单击 **+ 添加关系**
+3. 选择连接对象(例如,"Project Assignments")
+4. 将关系类型设置为 **One-To-Many**(一个人可以关联到多个分配)
5. 为这些字段命名:
* People 上的字段:例如,"Project Assignments"
* 连接对象上的字段:例如,"Person"
6. 单击 **保存**
-### Second Relation (Object B → Junction)
+### 第二条关系(对象 B → 连接对象)
-1. Select your second object in **Settings → Data Model**
-2. Click **+ Add Relation**
-3. Select the junction object (e.g., "Project Assignments")
-4. Set the relation type to **One-To-Many** (one project can link to many assignments)
+1. 在 **Settings → Data Model** 中选择您的第二个对象
+2. 单击 **+ 添加关系**
+3. 选择连接对象(例如,"Project Assignments")
+4. 将关系类型设置为 **One-To-Many**(一个项目可以关联到多个分配)
5. 启用 **"This is a relation to a Junction Object"**
@@ -126,12 +126,12 @@ Add relation fields from each of your two objects to the junction object.
### 添加关系
1. **People → Project Assignment**
- * Type: One-to-Many
+ * 类型:One-to-Many
* People 上的字段:"Project Assignments"
* Assignment 上的字段:"Person"
2. **Projects → Project Assignment**
- * Type: One-to-Many
+ * 类型:One-to-Many
* Projects 上的字段:"Team Members"
* Assignment 上的字段:"Project"