-
+ <>
+
+
+
+
+
+ >
)
}
diff --git a/web/i18n/en-US/agent-v-2.json b/web/i18n/en-US/agent-v-2.json
index 84f6e0be651..53e9f34c393 100644
--- a/web/i18n/en-US/agent-v-2.json
+++ b/web/i18n/en-US/agent-v-2.json
@@ -213,13 +213,15 @@
"roster.createDialog.description": "Create a reusable agent in this workspace roster.",
"roster.createDialog.title": "Create agent",
"roster.createFailed": "Failed to create agent.",
+ "roster.createForm.changeIcon": "Change agent icon",
"roster.createForm.descriptionLabel": "Description",
- "roster.createForm.descriptionPlaceholder": "Describe what this agent does…",
+ "roster.createForm.descriptionOptional": "(optional)",
+ "roster.createForm.descriptionPlaceholder": "e.g. Gathers sources on a topic and summarizes the key findings",
"roster.createForm.nameLabel": "Name",
- "roster.createForm.namePlaceholder": "Enter agent name…",
+ "roster.createForm.namePlaceholder": "e.g. Max",
"roster.createForm.nameRequired": "Name is required.",
"roster.createForm.roleLabel": "Role",
- "roster.createForm.rolePlaceholder": "Enter agent role…",
+ "roster.createForm.rolePlaceholder": "e.g. Research Assistant",
"roster.createSuccess": "Agent created.",
"roster.dateTimeFormat": "MM/DD/YYYY hh:mm:ss A",
"roster.deleteDialog.description": "This agent will be removed from the active roster list.",
diff --git a/web/i18n/zh-Hans/agent-v-2.json b/web/i18n/zh-Hans/agent-v-2.json
index ef2a44fed00..96aa1e68b05 100644
--- a/web/i18n/zh-Hans/agent-v-2.json
+++ b/web/i18n/zh-Hans/agent-v-2.json
@@ -213,13 +213,15 @@
"roster.createDialog.description": "在当前工作区 Roster 中创建一个可复用智能体。",
"roster.createDialog.title": "创建智能体",
"roster.createFailed": "智能体创建失败。",
+ "roster.createForm.changeIcon": "更换智能体图标",
"roster.createForm.descriptionLabel": "描述",
- "roster.createForm.descriptionPlaceholder": "描述这个智能体的用途…",
+ "roster.createForm.descriptionOptional": "(可选)",
+ "roster.createForm.descriptionPlaceholder": "例如:收集某个主题的来源资料并总结关键发现",
"roster.createForm.nameLabel": "名称",
- "roster.createForm.namePlaceholder": "输入智能体名称…",
+ "roster.createForm.namePlaceholder": "例如:Max",
"roster.createForm.nameRequired": "请输入名称。",
"roster.createForm.roleLabel": "角色",
- "roster.createForm.rolePlaceholder": "输入智能体角色…",
+ "roster.createForm.rolePlaceholder": "例如:研究助理",
"roster.createSuccess": "智能体已创建。",
"roster.dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
"roster.deleteDialog.description": "此智能体将从当前活跃 Roster 列表中移除。",