refactor: use form's centralized error management

This commit is contained in:
kasia.oczkowska
2024-12-20 10:00:48 +00:00
parent 71e8928812
commit dae7c365ef
3 changed files with 2 additions and 44 deletions

View File

@@ -236,7 +236,6 @@
"editUser.status": "Status",
"editUser.submit": "Update",
"editUser.successfullyUpdated": "The user has been updated.",
"editUser.error": "Error while updating the user.",
"userList.fullName": "Full name",
"userList.email": "Email",
"userList.role": "Role",