diff --git a/app/resources/locales/en_US/information.po b/app/resources/locales/en_US/information.po
index 229813397..59f549ff3 100644
--- a/app/resources/locales/en_US/information.po
+++ b/app/resources/locales/en_US/information.po
@@ -30,6 +30,24 @@ msgstr "API Users created in the COmanage CO are given full privileges to all Re
msgid "api.key"
msgstr "This newly generated API Key cannot be recovered. If it is lost a new key must be generated."
+msgid "aria.label.actions"
+msgstr "Actions menu"
+
+msgid "aria.label.lightbox"
+msgstr "Registry lightbox"
+
+msgid "aria.label.lightbox.main"
+msgstr "Registry lightbox content"
+
+msgid "aria.label.search"
+msgstr "Search and user menu"
+
+msgid "aria.label.subnavigation"
+msgstr "Subnavigation"
+
+msgid "aria.label.subnavigation.links"
+msgstr "Subnavigation secondary links"
+
msgid "changelog"
msgstr "Changelog"
diff --git a/app/src/View/Helper/VueHelper.php b/app/src/View/Helper/VueHelper.php
index 3e5043d3f..294292f8f 100644
--- a/app/src/View/Helper/VueHelper.php
+++ b/app/src/View/Helper/VueHelper.php
@@ -62,6 +62,7 @@ class VueHelper extends Helper {
'unverified',
],
'information' => [
+ 'aria.label.lightbox',
'global.attributes.none',
'global.value.none',
'global.visit.link',
diff --git a/app/templates/Dashboards/search.php b/app/templates/Dashboards/search.php
index cb597602d..f4196deb1 100644
--- a/app/templates/Dashboards/search.php
+++ b/app/templates/Dashboards/search.php
@@ -72,7 +72,7 @@
-