mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 17:17:59 +00:00
fix(console): orgs list is shown empty when org is removed (#7781)
fix:active orgs not shown when org is removed Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -1291,8 +1291,9 @@
|
||||
"MEMBERREMOVED": "Manager removed.",
|
||||
"MEMBERCHANGED": "Manager changed.",
|
||||
"SETPRIMARY": "Primary domain set.",
|
||||
"DELETED": "Organisation deleted successfully",
|
||||
"ORG_WAS_DELETED": "Organisation has been deleted."
|
||||
"DELETED": "Organization deleted successfully",
|
||||
"DEFAULTORGNOTFOUND": "The default organization was not found",
|
||||
"ORG_WAS_DELETED": "Organization has been deleted."
|
||||
},
|
||||
"DIALOG": {
|
||||
"DEACTIVATE": {
|
||||
|
Reference in New Issue
Block a user