feat(user-list): display user role (#1215)

This commit is contained in:
Rıdvan Akca
2023-08-16 20:26:49 +03:00
committed by GitHub
parent cbd1f47e87
commit 590780a539
2 changed files with 14 additions and 0 deletions

View File

@@ -192,6 +192,7 @@
"editUser.successfullyUpdated": "The user has been updated.",
"userList.fullName": "Full name",
"userList.email": "Email",
"userList.role": "Role",
"rolesPage.title": "Role management",
"rolesPage.createRole": "Create role",
"deleteRoleButton.title": "Delete role",