fix: prevent page crash when deleting an agent (#514)
This commit is contained in:
committed by
GitHub
Unverified
parent
9e10c12f67
commit
158e84ce8f
@@ -41,6 +41,7 @@
|
||||
"agentCreated": "Agent 已创建",
|
||||
"agentCreateFailed": "创建 Agent 失败:{{error}}",
|
||||
"agentDeleted": "Agent 已删除",
|
||||
"agentDeleteFailed": "删除 Agent 失败:{{error}}",
|
||||
"agentUpdated": "Agent 已更新",
|
||||
"agentUpdateFailed": "更新 Agent 失败:{{error}}",
|
||||
"channelAssigned": "{{channel}} 已分配给 Agent",
|
||||
|
||||
Reference in New Issue
Block a user