feat: add translations abort
This commit is contained in:
@@ -486,7 +486,8 @@
|
||||
"schedule_success": "Robot {{name}} scheduled successfully",
|
||||
"schedule_failed": "Failed to schedule robot {{name}}",
|
||||
"abort_success": "Interpretation of robot {{name}} aborted successfully",
|
||||
"abort_failed": "Failed to abort the interpretation of robot {{name}}"
|
||||
"abort_failed": "Failed to abort the interpretation of robot {{name}}",
|
||||
"abort_initiated": "Aborting the interpretation of robot {{name}}"
|
||||
},
|
||||
"menu": {
|
||||
"recordings": "Robots",
|
||||
|
||||
Reference in New Issue
Block a user