feat: Extend App pages with tabs and data
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
"drawer.flows": "Flows",
|
||||
"drawer.apps": "My Apps",
|
||||
"drawer.explore": "Explore",
|
||||
"app.connections": "{count} connections",
|
||||
"app.flows": "{count} flows"
|
||||
"app.connectionCount": "{count} connections",
|
||||
"app.flowCount": "{count} flows",
|
||||
"app.addConnection": "Add connection",
|
||||
"app.settings": "Settings",
|
||||
"app.connections": "Connections",
|
||||
"app.flows": "Flows"
|
||||
}
|
Reference in New Issue
Block a user