diff --git a/src/translation/en.json b/src/translation/en.json index 7d52d9d8b..6a895dd09 100644 --- a/src/translation/en.json +++ b/src/translation/en.json @@ -1515,7 +1515,8 @@ "lastUpdated": "Last Updated", "checkForUpdatesAction": "Check for Updates", "customAppUpdateInfo": "Updates are not available for custom apps", - "updateAvailableAction": "Update Available" + "updateAvailableAction": "Update Available", + "repository": "Package Repository" }, "auto": { "title": "Automatic Updates", diff --git a/src/views/app.html b/src/views/app.html index 1e53d2c2b..9a39508e0 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -1319,6 +1319,15 @@ +