i18n - docs translations (#23381)

Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2026-07-27 19:16:50 +02:00
committed by GitHub
parent d7b1ccaa21
commit bd5d5a3c4e
227 changed files with 1174 additions and 757 deletions
@@ -12,7 +12,7 @@ description: 在 Twenty 中创建自定义对象的分步指南。
## 步骤
1. 进入 **设置 → 数据模型**
2. 点击 **+ 新建对象**
2. 点击 **+ 添加对象**
3. 填写:
* **单数名称**(例如,"Listing"
* **复数名称**(例如,"Listings"
@@ -27,7 +27,7 @@ description: 在 Twenty 中创建自定义对象的分步指南。
新建对象默认包含一些基础字段。 添加自定义字段以捕获所需数据:
1. 在 **设置 → 数据模型** 中,选择您的对象
2. 点击 **+ 添加字段**
2. 点击 **+ 字段**
3. 选择字段类型,配置并保存
有关字段类型和配置的详细信息,请参阅[如何创建自定义字段](/l/zh/user-guide/data-model/how-tos/create-custom-fields)。
@@ -40,8 +40,8 @@ description: 在 Twenty 中创建自定义对象的分步指南。
如果您不再需要某个对象:
1. 进入 **设置 数据模型**
2. 将该对象切换为关闭状态
1. 转到**设置 -> 数据模型 -> 选择对象 → 设置**
2. 点击 **停用** 按钮
该对象会被隐藏,但数据会被保留。 您可以稍后重新启用或永久删除。