修复UI展示

This commit is contained in:
2025-08-10 17:00:49 +08:00
parent 36f8ec14fe
commit 24c06dd4a8
4 changed files with 45 additions and 10 deletions

View File

@@ -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",