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":"Duplicate",
|
||||
"search":"Search Robots...",
|
||||
"notifications": {
|
||||
"delete_warning": "Cannot delete robot as it has associated runs",
|
||||
"delete_warning": "The robot has associated runs. First delete runs to delete the robot",
|
||||
"delete_success": "Robot deleted successfully",
|
||||
"auth_success": "Robot successfully authenticated"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user