feat: add robot save notif translations

This commit is contained in:
Rohit
2025-04-09 21:14:43 +05:30
parent 121a348a0d
commit 411068d2c3
5 changed files with 15 additions and 5 deletions

View File

@@ -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.",