feat: add footer component to AdminSettingsLayout with version display

This commit is contained in:
kasia.oczkowska
2025-01-24 11:15:47 +00:00
parent 3961bb12cd
commit 1b2cf50149
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",