first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
"ai.agent.page.title": "Agent 管理",
|
||||
"ai.agent.page.description": "管理 AI Agent 的注册与启用状态。Agent 通过数据库 Seeder 注册。",
|
||||
"ai.agent.update.success": "更新成功",
|
||||
"ai.agent.update.failed": "更新失败",
|
||||
"ai.agent.empty": "暂未注册 Agent。",
|
||||
"ai.agent.goChat": "去对话",
|
||||
};
|
||||
Reference in New Issue
Block a user