fix(console): show warn dialog when view switched to instance (#5935)

fix: show warn dialog when changed to instance
This commit is contained in:
Max Peintner
2023-05-26 14:27:56 +02:00
committed by GitHub
parent 9aed0319c5
commit 6c90f088d2
11 changed files with 70 additions and 14 deletions

View File

@@ -204,6 +204,9 @@
},
"CONTEXTCHANGED": {
"TEXT": "Attention ! Le contexte de l'organisation a changé."
},
"SWITCHEDTOINSTANCE": {
"TEXT": "La vue vient de changer en instance !"
}
},
"FILTER": {