mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-14 16:03:11 +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:
@@ -205,6 +205,9 @@
|
||||
},
|
||||
"CONTEXTCHANGED": {
|
||||
"TEXT": "¡Atención! El contexto de la organización ha cambiado."
|
||||
},
|
||||
"SWITCHEDTOINSTANCE": {
|
||||
"TEXT": "¡La vista acaba de cambiar a instancia!"
|
||||
}
|
||||
},
|
||||
"FILTER": {
|
||||
|
||||
Reference in New Issue
Block a user