Move custom app actions to a dropdown
This commit is contained in:
@@ -105,6 +105,9 @@
|
||||
"appNotFoundDialog": {
|
||||
"title": "App not found",
|
||||
"description": "There is no such app <b>{{ appId }}</b> with version <b>{{ version }}</b>."
|
||||
},
|
||||
"action": {
|
||||
"addCustomApp": "Add custom app"
|
||||
}
|
||||
},
|
||||
"users": {
|
||||
|
||||
Reference in New Issue
Block a user