feat: Introduce adding a new app connection

This commit is contained in:
Ali BARIN
2021-10-17 15:50:42 +02:00
parent 084a831e7a
commit a1363f7fdd
11 changed files with 126 additions and 13 deletions

View File

@@ -11,5 +11,9 @@
"app.addConnection": "Add connection",
"app.settings": "Settings",
"app.connections": "Connections",
"app.flows": "Flows"
"app.flows": "Flows",
"apps.title": "Apps",
"apps.addConnection": "Add connection",
"apps.addNewAppConnection": "Add a new app connection",
"apps.searchApp": "Search for app"
}