mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 18:32:01 +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": "Projekt gelöscht."
|
||||
}
|
||||
},
|
||||
"ROLES": {
|
||||
"DIALOG": {
|
||||
"DELETE_TITLE": "Rolle löschen",
|
||||
"DELETE_DESCRIPTION": "Sie sind im Begriff eine Rolle zu entfernen. Wollen Sie fortfahren?"
|
||||
}
|
||||
},
|
||||
"NEXTSTEPS": {
|
||||
"TITLE": "Nächste Schritte"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user