diff --git a/src/locales/en.json b/src/locales/en.json index 3be53381..fe711449 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -315,6 +315,7 @@ "tools_shutdown_done": "Shutting down...", "tools_shuttingdown": "Your server is powering off. As long as your server is off, you won't be able to use the web administration.", "tools_shutdown_reboot": "Shutdown/Reboot", + "upgrades": "Upgrades", "udp": "UDP", "unauthorized": "Unauthorized", "unignore": "Unignore", diff --git a/src/views/home.ms b/src/views/home.ms index 526237c2..f93f44a2 100644 --- a/src/views/home.ms +++ b/src/views/home.ms @@ -11,17 +11,9 @@