Merge pull request #2309 from automatisch/AUT-1313

feat: add footer component with version display to AdminSettingsLayout
This commit is contained in:
Ali BARIN
2025-01-27 16:46:24 +01:00
committed by GitHub
3 changed files with 44 additions and 4 deletions

View File

@@ -20,6 +20,7 @@
"adminSettingsDrawer.userInterface": "User Interface",
"adminSettingsDrawer.goBack": "Go to the dashboard",
"adminSettingsDrawer.apps": "Applications",
"adminSettingsFooter.version": "Version {version}",
"app.connectionCount": "{count} connections",
"app.flowCount": "{count} flows",
"app.addConnection": "Add connection",