diff --git a/dashboard/src/translation/en.json b/dashboard/src/translation/en.json index 246626b0b..0d2d16430 100644 --- a/dashboard/src/translation/en.json +++ b/dashboard/src/translation/en.json @@ -1672,7 +1672,8 @@ "openAction": "Open {{ app }}", "firstTimeTitle": "First Time Usage", "firstTimeCollapseHeader": "First time setup instructions", - "customAppUpdateWarning": "This is a custom app and not installed from the App Store and will not receive updates. See the Documentation on how to update a custom app." + "customAppUpdateWarning": "This is a custom app and not installed from the App Store and will not receive updates. See the Documentation on how to update a custom app.", + "checklist": "Admin Checklist" }, "uninstallDialog": { "title": "Uninstall {{ app }}", diff --git a/dashboard/src/views/apps.html b/dashboard/src/views/apps.html index 60f36a7e5..e25838848 100644 --- a/dashboard/src/views/apps.html +++ b/dashboard/src/views/apps.html @@ -19,6 +19,10 @@ -->
+ +
+ +