mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-26 02:47:44 +00:00
fix(console): member table updates (#4984)
* fix: members table refresh, delete with single role * trigger update after change * remove event propagation handler Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -1484,6 +1484,12 @@
|
||||
"DELETED": "Projet supprimé."
|
||||
}
|
||||
},
|
||||
"ROLES": {
|
||||
"DIALOG": {
|
||||
"DELETE_TITLE": "Supprimer un rôle",
|
||||
"DELETE_DESCRIPTION": "Vous êtes sur le point de supprimer un rôle. Êtes-vous sûr ?"
|
||||
}
|
||||
},
|
||||
"NEXTSTEPS": {
|
||||
"TITLE": "Étapes suivantes"
|
||||
},
|
||||
|
Reference in New Issue
Block a user