feat: add robot save notif translations
This commit is contained in:
@@ -246,7 +246,9 @@
|
||||
"confirm": "Confirm"
|
||||
},
|
||||
"notifications": {
|
||||
"save_success": "Robot saved successfully"
|
||||
"save_success": "Robot saved successfully",
|
||||
"retrain_success": "Robot retrained successfully",
|
||||
"save_error": "Error saving robot"
|
||||
},
|
||||
"errors": {
|
||||
"user_not_logged": "User not logged in. Cannot save recording.",
|
||||
|
||||
Reference in New Issue
Block a user