diff --git a/dashboard/src/translation/en.json b/dashboard/src/translation/en.json index 3d93d6e41..8001d2452 100644 --- a/dashboard/src/translation/en.json +++ b/dashboard/src/translation/en.json @@ -1591,7 +1591,8 @@ "checkForUpdatesAction": "Check for Updates", "customAppUpdateInfo": "Updates are not available for custom apps", "updateAvailableAction": "Update Available", - "repository": "Package Repository" + "repository": "Package Repository", + "installedAt": "Installed" }, "auto": { "title": "Automatic Updates", diff --git a/dashboard/src/views/app.html b/dashboard/src/views/app.html index 048438410..9fea67e2a 100644 --- a/dashboard/src/views/app.html +++ b/dashboard/src/views/app.html @@ -733,6 +733,7 @@
@@ -765,6 +766,15 @@