feat: add translation for run exist notification

This commit is contained in:
Rohit
2025-01-26 23:56:53 +05:30
parent 5cadc49376
commit 9b921cd987
5 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"duplicate": "复制",
"search": "搜索机器人...",
"notifications": {
"delete_warning": "无法删除机器人,因为它有关联的运行记录",
"delete_warning": "该机器人有关联的运行记录。请先删除运行记录才能删除机器人",
"delete_success": "机器人删除成功",
"auth_success": "机器人认证成功"
}