mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 04:37:35 +00:00
fix(console): show warn dialog when view switched to instance (#5935)
fix: show warn dialog when changed to instance
This commit is contained in:
@@ -204,6 +204,9 @@
|
||||
},
|
||||
"CONTEXTCHANGED": {
|
||||
"TEXT": "Uwaga! Kontekst organizacji uległ zmianie."
|
||||
},
|
||||
"SWITCHEDTOINSTANCE": {
|
||||
"TEXT": "Widok właśnie zmienił się na instancję!"
|
||||
}
|
||||
},
|
||||
"FILTER": {
|
||||
|
Reference in New Issue
Block a user