FEATURE: Add Upgrade tab to the admin nav

This commit is contained in:
Jarek Radosz 2023-02-14 11:04:13 +01:00
parent fa4d918c13
commit a17ace1b66
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
<NavItem @route="upgrade" @label="admin.docker.upgrade_tab" />

View File

@ -36,6 +36,7 @@ en:
upgrade_everything: "Upgrade everything"
upgrade_repo: "Upgrade %{name}"
upgrade_successful: "Upgrade completed successfully!"
upgrade_tab: "Upgrade"
upgrade_title: "Upgrade"
upgrading: "Upgrading…"