Build lightweight AI agent admin
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"overview": "概覽",
|
||||
"analytics": "分析頁",
|
||||
"workspace": "工作台",
|
||||
"home": "首頁",
|
||||
"systemManagement": "系統管理",
|
||||
"userManagement": "用戶管理",
|
||||
"departmentManagement": "部門管理",
|
||||
"permissionManagement": "API管理",
|
||||
"menuManagement": "菜單管理",
|
||||
"positionManagement": "崗位管理",
|
||||
"roleManagement": "角色權限",
|
||||
"userCenter": "用戶中心",
|
||||
"loginLog": "登錄日誌",
|
||||
"accountSettings": "賬號設置",
|
||||
"databaseManagement": "數據庫管理",
|
||||
"dbManagement": "DB管理",
|
||||
"databaseConnection": "資料庫連接",
|
||||
"redisManagement": "Redis管理",
|
||||
"dataSource": "數據源",
|
||||
"systemTools": "系統工具",
|
||||
"fileManagement": "文件管理",
|
||||
"dictionaryManagement": "字典管理",
|
||||
"scheduledTasks": "定時任務",
|
||||
"systemMonitoring": "系統監控",
|
||||
"redisMonitoring": "Redis監控",
|
||||
"serverMonitoring": "Server監控",
|
||||
"databaseMonitoring": "數據庫監控",
|
||||
"contractManagement": "合同管理",
|
||||
"contractList": "合同列表",
|
||||
"templateManagement": "模板管理",
|
||||
"crowdUsers": "眾籌用戶",
|
||||
"onlineDevelopment": "在線開發",
|
||||
"workflowManagement": "流程管理",
|
||||
"workflowInstanceManagement": "流程實例管理",
|
||||
"formManagement": "表單管理",
|
||||
"pageManagement": "頁面管理",
|
||||
"reportManagement": "報表管理",
|
||||
"approvalProcess": "審批流程",
|
||||
"myTasks": "我的已辦",
|
||||
"initiatedProcesses": "發起流程",
|
||||
"myPending": "我的待辦",
|
||||
"myInitiated": "我發起的",
|
||||
"ccToMe": "抄送我的",
|
||||
"messageCenter": "消息中心",
|
||||
"announcementList": "公告列表",
|
||||
"announcementManagement": "公告管理",
|
||||
"messageList": "消息列表",
|
||||
"dataScreen": "數據大屏",
|
||||
"screenManagement": "大屏管理",
|
||||
"aiPlatform": "ZQ-AI 平台",
|
||||
"workflowOrchestration": "流程編排",
|
||||
"workflowRunHistory": "執行歷史",
|
||||
"aiAgent": "智能體",
|
||||
"knowledgeBase": "知識庫",
|
||||
"controlCenter": "控制中心",
|
||||
"applicationManagement": "應用管理",
|
||||
"startChat": "開始聊天",
|
||||
"uiConfig": "樣式配置"
|
||||
}
|
||||
Reference in New Issue
Block a user