Merge pull request #402 from getmaxun/message-fix
feat: display proper message for run exists notification
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"duplicate": "复制",
|
||||
"search": "搜索机器人...",
|
||||
"notifications": {
|
||||
"delete_warning": "无法删除机器人,因为它有关联的运行记录",
|
||||
"delete_warning": "该机器人有关联的运行记录。请先删除运行记录才能删除机器人",
|
||||
"delete_success": "机器人删除成功",
|
||||
"auth_success": "机器人认证成功"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user