Add app stop modal

This commit is contained in:
Johannes Zellner
2021-04-13 13:22:49 +02:00
parent 4e2a5e6f15
commit ba7ef8e7f0
3 changed files with 27 additions and 2 deletions

View File

@@ -1385,6 +1385,9 @@
"running": "Running",
"stopped": "Stopped",
"notResponding": "Not Responding"
},
"stopDialog": {
"title": "Really stop app {{ app }}?"
}
},
"login": {