mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 13:57:47 +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:
@@ -1485,6 +1485,12 @@
|
||||
"DELETED": "Progetto eliminato con successo."
|
||||
}
|
||||
},
|
||||
"ROLES": {
|
||||
"DIALOG": {
|
||||
"DELETE_TITLE": "Elima ruolo",
|
||||
"DELETE_DESCRIPTION": "Stai per eliminare un ruolo. Vuoi davvero continuare?"
|
||||
}
|
||||
},
|
||||
"NEXTSTEPS": {
|
||||
"TITLE": "Passi successivi"
|
||||
},
|
||||
|
Reference in New Issue
Block a user