修复UI展示
This commit is contained in:
@@ -229,6 +229,16 @@
|
||||
"deleteConfirmation": "Are you sure you want to delete the agent \"{{name}}\"? This action cannot be undone and will permanently remove the agent and all its associated data.",
|
||||
"deleting": "Deleting...",
|
||||
"deleteAgentButton": "Delete Agent",
|
||||
"statusCompleted": "Completed",
|
||||
"statusRunning": "Running",
|
||||
"statusFailed": "Failed",
|
||||
"statusPending": "Pending",
|
||||
"loadAgentsFailed": "Failed to load agents",
|
||||
"deleteFailed": "Failed to delete agent",
|
||||
"created": "Created",
|
||||
"noAgentsYet": "No agents yet",
|
||||
"createFirstAgent": "Create your first agent to get started",
|
||||
"manageAgents": "Create and manage your AI agents",
|
||||
"agentManagement": "Agent Management",
|
||||
"createNewOrManageAgents": "Create new agents or manage running agent executions",
|
||||
"noAgentsAvailable": "No agents available",
|
||||
|
Reference in New Issue
Block a user