mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 20:37:49 +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": "Attention ! Le contexte de l'organisation a changé."
|
||||
},
|
||||
"SWITCHEDTOINSTANCE": {
|
||||
"TEXT": "La vue vient de changer en instance !"
|
||||
}
|
||||
},
|
||||
"FILTER": {
|
||||
|
Reference in New Issue
Block a user